The Python Domain¶| www.sphinx-doc.org
Deciphering Glyph, the blog of Glyph Lefkowitz.| blog.glyph.im
In part four of this series we discussed documenting our code as we went along by adding docstrings throughout out project.| jacobtomlinson.dev
A guide to modern Python tooling with a focus on simplicity and minimalism.| cjolowicz.github.io
PyPI is a gold mine of great packages but those packages have to be written first. More often than not, projects that millions of people depend on are written and maintained by only one person. If you’re unlucky, that person is you! This talk tries to lighten the burden by giving you useful tools and approaches.| Hynek Schlawack