## 📈 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._
- sphinx_rtd_theme (🥈38 · ⭐ 4.3K · 📈) - Sphinx theme for readthedocs.org. MIT
- invoke (🥇37 · ⭐ 3.8K · 📈) - Pythonic task management & command execution. BSD-2
- mkdocstrings (🥈30 · ⭐ 1.1K · 📈) - Automatic documentation from sources, for MkDocs. ISC
- flake8-black (🥉26 · ⭐ 150 · 📈) - flake8 plugin to run black for checking Python coding style. MIT
- mkdocs-awesome-pages-plugin (🥉23 · ⭐ 280 · 📈) - An MkDocs plugin that simplifies configuring page.. 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._
- pydocstyle (🥈33 · ⭐ 990 · 📉) - docstring style checker. MIT
- safety (🥈30 · ⭐ 1.4K · 📉) - Safety checks Python dependencies for known security vulnerabilities.. MIT
- executing (🥇30 · ⭐ 210 · 📉) - Get information about what a Python frame is currently doing,.. MIT
- pyenv-virtualenv (🥉19 · ⭐ 5.3K · 📉) - a pyenv plugin to manage virtualenv (a.k.a. python-.. MIT
- autoimport (🥉16 · ⭐ 63 · 📉) - Autoimport automatically fixes wrong import statements. ❗️GPL-3.0