pypi2deb is a project for people that don't like to install Python libraries system-wide using tools other than apt/dpkg or for people that want to
create new Debian source package and don't want to repeat all the boring parts that can be automated.
There will be a demo of two tools:
* py2dsp (which converts PyPI package to Debian source package)
* pypi2debian (which converts PyPI repository to Debian repository)
You can expect examples of how to customise them, use within packaging teams, etc.