## 📈 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
- freezegun (🥈35 · ⭐ 3.9K · 📈) - Let your Python tests travel through time. Apache-2
- factory_boy (🥈31 · ⭐ 3.3K · 📈) - A test fixtures replacement for Python. MIT
- memory-profiler (🥉28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code. BSD-3
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme. 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._
- pytype (🥉26 · ⭐ 4.4K · 📉) - A static type analyzer for Python code. ❗Unlicensed
- tabulate (🥉24 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line.. MIT
- buildout (🥉21 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and.. ❗Unlicensed
- flake8-import-order (🥉18 · ⭐ 280 · 📉) - Flake8 plugin that checks import order against.. ❗️LGPL-3.0
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3