## 📈 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._
- loguru (🥇38 · ⭐ 12K · 📈) - Python logging made (stupidly) simple. MIT
- sentry-sdk (🥇38 · ⭐ 1.3K · 📈) - The official Python SDK for Sentry.io. BSD-2
- Nuitka (🥈35 · ⭐ 7K · 📈) - Nuitka is a Python compiler written in Python. Its fully compatible.. Apache-2
- tabulate (🥈35 · ⭐ 1.3K · 📈) - Pretty-print tabular data in Python, a library and a command-line.. MIT
- memory_profiler (🥉25 · ⭐ 3.4K · 💀) - Monitor Memory usage of Python code. 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._
- invoke (🥈34 · ⭐ 3.6K · 📉) - Pythonic task management & command execution. BSD-2
- logbook (🥈32 · ⭐ 1.4K · 💀) - A cool logging replacement for Python. BSD-3
- pylint-django (🥈29 · ⭐ 520 · 📉) - Pylint plugin for improving code analysis for when.. ❗️GPL-2.0
- line_profiler (🥉26 · ⭐ 1.3K · 📉) - Line-by-line profiling for Python. BSD-3
- MonkeyType (🥈25 · ⭐ 3.8K · 📉) - A Python library that generates static type annotations by.. BSD-3
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- nodeenv (🥈33 · ⭐ 1.5K · ➕) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
- executing (🥈28 · ⭐ 170 · ➕) - Get information about what a Python frame is currently doing,.. MIT
- memray (🥉27 · ⭐ 8.7K · 🐣) - Memray is a memory profiler for Python. Apache-2
- flake8-simplify (🥉19 · ⭐ 97 · ➕) - A flake8 plugin that helps you to simplify code. MIT