Contribute Media
A thank you to everyone who makes this possible: Read More

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

Description

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: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Improve this page