Skip to content

Commit 7b05c41

Browse files
committed
Add PyMOTW
1 parent 45b9bc1 commit 7b05c41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,8 @@ If you're not sure which version to pick, my recommendation would be to pick the
636636
- [pycrumbs][python-pycrumbs]
637637
A huge list of many useful articles, tutorials, and snippits on Python, ranging from basic to advanced.
638638
- [More free books][python-more]
639+
- [PyMOTW][pymotw]
640+
A tour of the Python standard library through short examples.
639641
- Books (paper):
640642
- [Import Python][python-import]
641643
A catalog of Python books (some are free)
@@ -672,6 +674,7 @@ If you're not sure which version to pick, my recommendation would be to pick the
672674
[python-import]: http://importpython.com/books/
673675

674676
[python-pyschools]: http://www.pyschools.com/
677+
[pymotw]: http://pymotw.com/
675678

676679
### Ruby
677680

0 commit comments

Comments
 (0)