Geek

PyMotW — Python 3 Module Of The Week


Short Bytes:
Programming can be a lot of fun, but sometimes you’re stuck reading through dry documentation which can get boring. PyMotW is a great site for cutting through the dry thick documentation and getting at the material. Let’s tell you more about that.

PyMotW is an excellent resource for anyone that’s learning Python or needs a quick reference. The site is written and maintained by Doug Hellmann and includes references for Python 2.7 and 3.0+ streams. The site is available in book form as well for those who prefer that, although, the book is is offered at a premium. Resources like PyMotW are very valuable because it’s rare that so much information is in a single location and structured in such a way that’s conducive to those that learn without the benefit of a teacher or mentor.

Resources like PyMotW are very valuable because it’s rare that so much information is in a single location and structured in such a way that’s conducive to those that learn without the benefit of a teacher or mentor.

The site offers breakdowns of the Python Standard Library modules, including, but not limited to:

  • Text Manipulation
  • Data Structures
  • Algorithms
  • Cryptography
  • Concurrency and Multithreading
  • Internationalization
  • Networking

And many, many more.

The book is over 1300 pages, which should give you an idea how extensive this resource is. Beyond the reference, there are many tutorials giving examples of the module abilities and detailing some of the real world applications and limitations. This is an invaluable series for anyone learning Python or in need of a solid reference.

You can grab the book from the links given below:

How many fossBytes readers are autodidactic programmers? Let us know what you think of PyMotW in the comments below.

To Top

Pin It on Pinterest

Share This