pyroma
Python packaging quality checker
Install
- All systems
-
curl cmd.cat/pyroma.sh
- Debian
-
apt-get install python-pyroma - Ubuntu
-
apt-get install python-pyroma - Kali Linux
-
apt-get install python-pyroma - Windows (WSL2)
-
sudo apt-get updatesudo 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.