Skip to content
This repository was archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 871 Bytes

File metadata and controls

30 lines (18 loc) · 871 Bytes

Checks for Python packaging best practices using pyroma. Pyroma rhymes with aroma, and is a product aimed at giving 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. See <https://bitbucket.org/regebro/pyroma/> for more information.

  • Python
  • Python 3

Dependencies

  • pip - pyroma

License

AGPL-3.0

Authors