Landscape.io can check our Python sources for:
- unused dependencies
- unused code
- obvious bugs
- coding style
- and many more
You can register your project at Landscape.io and get reports per every push. It will provide a shield to display the code quality as an image on your README page in GitHub.
python-targets:
- 3
test-warnings: no
strictness: medium
You can also register your project at requires.io to let it check your package dependencies. Here is an example check from PoC: view report
P.S. You can also present your license as a shield image.