## 📈 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._
- jedi (🥇41 · ⭐ 5.3K · 📈) - Awesome autocompletion, static analysis and refactoring library for python. MIT
- structlog (🥈37 · ⭐ 2.3K · 📈) - Simple, powerful, and fast logging for Python. Apache-2
- pyright (🥇36 · ⭐ 8.7K · 📈) - Static type checker for Python. MIT
- pytest-xdist (🥈35 · ⭐ 1K · 📈) - pytest plugin for distributed testing and loop-on-failures.. MIT
- line_profiler (🥉28 · ⭐ 1.5K · 📈) - Line-by-line profiling for Python. 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._
- Scalene (🥈31 · ⭐ 6.6K · 📉) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
- memray (🥈30 · ⭐ 9.6K · 📉) - Memray is a memory profiler for Python. Apache-2
- pytest-asyncio (🥉27 · ⭐ 1K · 📉) - Pytest support for asyncio. Apache-2
- flake8-bugbear (🥉24 · ⭐ 850 · 📉) - A plugin for Flake8 finding likely bugs and design.. MIT
- pytest-testmon (🥉21 · ⭐ 600 · 📉) - Selects tests affected by changed files. Executes the.. ❗️AGPL-3.0