Python Packaging and Testing with devpi and tox
This talk discusses good ways to organize packaging and testing for Python projects. It walks through a per-company and an open source scenario and explains how to best use the “devpi-server” and “tox” for making sure you are delivering good and well tested and documented packages. As time permits, we …