## 📈 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._
- pytest-asyncio (🥈30 · ⭐ 780 · 📈) - Pytest support for asyncio. Apache-2
- python-hunter (🥉23 · ⭐ 640 · 📈) - Hunter is a flexible code tracing toolkit. BSD-2
- mkdocs-pdf-export-plugin (🥈22 · ⭐ 200 · 📈) - An MkDocs plugin to export content pages as PDF files. MIT
- dodgy (🥉22 · ⭐ 91 · 📈) - Looks at Python code to search for things which look dodgy such as.. MIT
- blacken-docs (🥉21 · ⭐ 250 · 📈) - Run `black` on python code blocks in documentation files. 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._
- pipenv (🥇33 · ⭐ 22K · 📉) - Python Development Workflow for Humans. MIT
- tox (🥇32 · ⭐ 2.4K · 📉) - Command line driven CI frontend and development task automation tool. MIT
- pytest-testinfra (🥉19 · ⭐ 1.9K · 📉) - Testinfra test your infrastructures. Apache-2
- pdoc (🥉19 · ⭐ 1K · 📉) - API Documentation for Python Projects. Unlicense
- interrogate (🥉19 · ⭐ 310 · 📉) - Explain yourself! Interrogate a codebase for docstring coverage. MIT