pyroma

Python packaging quality checker

Install

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

python-pyroma

Python packaging quality checker

Provides a rating of how well a Python project complies with the best practices of the Python packaging ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues that could be improved. It can check packages locally and on PyPI.