py2dsp

PyPI to Debian converter

Install

All systems
curl cmd.cat/py2dsp.sh
Debian Debian
apt-get install pypi2deb
Ubuntu
apt-get install pypi2deb
image/svg+xml Kali Linux
apt-get install pypi2deb
Windows (WSL2)
sudo apt-get update sudo apt-get install pypi2deb
Raspbian
apt-get install pypi2deb

pypi2deb

PyPI to Debian converter

This package provides these tools: * py2dsp - converts PyPI package to Debian source package * pypi2debian - converts PyPI repository to Debian repository Features: * uses PyPI metadata * supports Python 2.X, 3.X and PyPy * guesses build dependencies * reuses existing Debian package names if already packaged in Debian * creates -doc package with Sphinx regenerated documentation * generates ITP email template * easy to customise (profiles, overrides, templates) * uses Debian tools to generate files if possible * integrates with dh-python's tools * asynchronous