Skip to content

Source code and errata for "The Python Standard Library By Example"

License

Notifications You must be signed in to change notification settings

dhellmann/py_stdlib_by_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================
 The Python Standard Library By Example
========================================

This is the source code bundle for the book `The Python Standard
Library By Example`_. It is an updated version of the source from the
`Python Module of the Week`_ blog series by Doug Hellmann.

The PyMOTW posts for Python 2 ended when I started working on the book
in 2010. Now that the book is released, I am tagging the version of
the source code from the book as "PyMOTW 2.0" and maintaining any
fixes in the new ``py_stdlib_by_example`` repository on BitBucket.

:Book Home Page: http://www.doughellmann.com/books/byexample/
:Issue Tracker and Source: http://www.bitbucket.org/dhellmann/py_stdlib_by_example/
:PyMOTW Home Page: http://www.doughellmann.com/PyMOTW/

License
=======

The source code included here is copyright Doug Hellmann and licensed
under the BSD license.  See LICENSE.txt for complete details.

History
=======

2.0.1

  - Patch release to remove unused console script ``motw`` and fix
    other packaging issues.

2.0

  - First release associated with the book.


.. _The Python Standard Library By Example: http://www.doughellmann.com/books/byexample/

.. _Python Module of the Week: http://www.doughellmann.com/PyMOTW

About

Source code and errata for "The Python Standard Library By Example"

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors