## πŸ“ˆ 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