## π Trending Up
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
- mkdocs (π₯34 Β· β 12K Β· π) - Project documentation with Markdown. BSD-2
- pycodestyle (π₯34 Β· β 4.3K Β· π) - Simple Python style checker in one Python file. βοΈSaxpath
- pyflakes (π₯32 Β· β 1K Β· π) - A simple program which checks Python source files for errors. MIT
- pydocstyle (π₯30 Β· β 760 Β· π) - docstring style checker. MIT
- python-manhole (π₯21 Β· β 310 Β· π) - Debugging manhole for python applications. BSD-2
## π Trending Down
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
- pip (π₯34 Β· β 7K Β· π) - The Python package installer. MIT
- isort (π₯33 Β· β 3.8K Β· π) - A Python utility / library to sort imports. MIT
- pylint (π₯33 Β· β 3.3K Β· π) - It's not just a linter that annoys you!. βοΈGPL-2.0
- setuptools_scm (π₯26 Β· β 450 Β· π) - the blessed package to manage your versions by scm tags. MIT
- pex (π₯25 Β· β 1.8K Β· π) - A library and tool for generating .pex (Python EXecutable) files. Apache-2