## π 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-material (π₯41 Β· β 11K Β· π) - Documentation that simply works. MIT
- jedi (π₯39 Β· β 5.2K Β· π) - Awesome autocompletion, static analysis and refactoring library for python. MIT
- pycodestyle (π₯38 Β· β 4.7K Β· π) - Simple Python style checker in one Python file. βοΈSaxpath
- structlog (π₯36 Β· β 2.1K Β· π) - Structured Logging for Python. Apache-2
- autoflake (π₯29 Β· β 580 Β· π) - Removes unused imports and unused variables as reported by pyflakes. MIT
## π 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._
- poetry (π₯39 Β· β 21K Β· π) - Python dependency management and packaging made easy. MIT
- pip-tools (π₯36 Β· β 6.2K Β· π) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
- typed_ast (π₯29 Β· β 210 Β· π) - Modified fork of CPythons ast module that parses `# type:`.. Apache-2
- coala (π₯28 Β· β 3.4K Β· π) - coala provides a unified command-line interface for linting and.. βοΈAGPL-3.0
- typeguard (π₯27 Β· β 990 Β· π) - Run-time type checker for Python. MIT