## 📈 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._
- pycodestyle (🥇37 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file. MIT
- pytest-asyncio (🥈34 · ⭐ 1.2K · 📈) - Asyncio support for pytest. Apache-2
- memory-profiler (🥈28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code. BSD-3
- pympler (🥉27 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory.. Apache-2
- assertpy (🥉21 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. BSD-3
## 📉 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._
- sphinx (🥇41 · ⭐ 5.8K · 📉) - The Sphinx documentation generator. ❗Unlicensed
- sphinx_rtd_theme (🥈32 · ⭐ 4.5K · 📉) - Sphinx theme for readthedocs.org. MIT
- pyupgrade (🥈28 · ⭐ 2.9K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
- cx_Freeze (🥈27 · ⭐ 1.2K · 📉) - Create standalone executables from Python scripts, with.. ❗Unlicensed
- factory_boy (🥉26 · ⭐ 3.2K · 📉) - A test fixtures replacement for Python. MIT