Discover how to publish and share your Python code effectively in this 25-minute conference talk from EuroPython 2016. Learn a step-by-step process for creating well-documented, thoroughly tested packages that others can easily use and contribute to. Explore popular tools and time-efficient techniques for writing setup scripts, configuring automated testing with py.test and tox, integrating continuous integration using GitHub and Travis CI, publishing to PyPI, and setting up documentation on ReadTheDocs. Gain practical insights to enhance the visibility, reliability, and usability of your open-source Python projects.
Overview
Syllabus
Intro
Metadata
Testing
Results
Travis CI
Documentation
Automate
Taught by
EuroPython Conference