Sunday, May 13, 2007

PyMOTW: Example code

All of the example code for the Python Module of the Week series is available for download. You can download it directly, or use easy_install to grab it from PyPI.

Updated 5/20/2007 with technorati tags.

Technorati Tags:
,


2 comments:

Soltys said...

I reading PyMOTW since first post.

It have some extra code?

I'll waiting for next PyMOTW

Doug said...

Most of the posts so far either include the code in the text of the post, link to an external file, or both. The package includes all of the source so far, and as I create examples for future posts I will update the package to include the new examples.

It should be simple to upgrade via easy_install, but if you would rather you can also download the new package manually each time. The latest package will always be referenced at http://www.doughellmann.com/projects/PyMOTW/.