pyroma3
Python packaging quality checker (Python3 build)
Install
- All systems
-
curl cmd.cat/pyroma3.sh
- Debian
-
apt-get install python3-pyroma - Ubuntu
-
apt-get install python3-pyroma - Kali Linux
-
apt-get install python3-pyroma - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-pyroma - Raspbian
-
apt-get install python3-pyroma
python3-pyroma
Python packaging quality checker (Python3 build)
Provides a rating of how well a Python3 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.