Creating, building, testing, and documenting a Python project - a hands-on HOWTO - PyCon 2016

Speakers: Titus Brown, Luiz Irber We will do a hands-on walkthrough of creating a new Python project, showing how to make use of git and GitHub, PyPI, distutils, nosetests, continuous integration, Sphinx, and other resources to support the development, distribution, and documentation of the project in a completely free and open manner. Slides can be found at: and
Back to Top