GitXplorerGitXplorer
d

pymotw-3

public
153 stars
71 forks
11 issues

Commits

List of commits on branch master.
Verified
8c3750a62580da538b1056a5287fb806f0f51d0a

theme: fix feed URLs

ddhellmann committed 3 years ago
Verified
80082265a0ac793d33a9900d78fc6a9daf34eaa2

about: fix feed url

ddhellmann committed 3 years ago
Verified
7183e4e09ecbb1611c1a1d1194d75042dd621dfd

pavement: change publishing to be compatible with gh-pages

ddhellmann committed 3 years ago
Verified
3f9323a01cd81d335e4928768e2761d21b1c4b4a

pavement: stop notifying google on publish

ddhellmann committed 3 years ago
Verified
f2d844a278dfc7d5459942be4916bd5dc9fc7f38

pavement: stop publishing sdist files

ddhellmann committed 3 years ago
Verified
304950d9c613262045e3c95d51013a3877d54acd

pavement: order imports

ddhellmann committed 3 years ago

README

The README file for this repository.

Python Module of the Week

PyMOTW-3 is a series of articles written by Doug Hellmann to demonstrate how to use the modules of the Python 3 standard library. It is based on the original PyMOTW series, which covered Python 2.7.

Project Home Page: http://pymotw.com/3/
Issue Tracker and Source: http://github.com/dhellmann/pymotw-3/

Complete documentation for the standard library can be found on the Python web site at https://docs.python.org/.

Subscribe

As new articles are written, they are posted to my blog. Updates are available by RSS and email.

Copyright and Licensing

All of the prose from the Python Module of the Week is licensed under a Creative Commons Attribution, Non-commercial, Share-alike 3.0 license. You are free to share and create derivative works from it. If you post the material online, you must give attribution and link to the PyMOTW home page (http://pymotw.com/). You may not use this work for commercial purposes. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

The source code included here is copyright Doug Hellmann and licensed under the BSD license.