## 📈 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._
- freezegun (🥈33 · ⭐ 3.7K · 📈) - Let your Python tests travel through time. Apache-2
- factory_boy (🥈31 · ⭐ 3.1K · 📈) - A test fixtures replacement for Python. MIT
- buildout (🥉29 · ⭐ 560 · 📈) - Buildout is a deployment automation tool written in and.. ❗️ZPL-2.1
- memory_profiler (🥉26 · ⭐ 3.8K · 💀) - Monitor Memory usage of Python code. BSD-3
- paver (🥉24 · ⭐ 450 · 📈) - Python-based project scripting. 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._
- mypy (🥇42 · ⭐ 15K · 📉) - Optional static typing for Python. ❗Unlicensed
- line_profiler (🥉22 · ⭐ 1.8K · 📉) - Line-by-line profiling for Python. ❗Unlicensed
- hacking (🥉19 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
- pytest-datadir (🥉19 · ⭐ 200 · 📉) - pytest plugin for manipulating test data directories.. ❗Unlicensed
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- ruff (🥇40 · ⭐ 15K · ➕) - An extremely fast Python linter, written in Rust. MIT