## 📈 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._
- python-json-logger (🥈29 · ⭐ 890 · 📈) - Json Formatter for the standard python logger. BSD-2
- py-spy (🥈28 · ⭐ 6.4K · 📈) - Sampling profiler for Python programs. MIT
- pyre-check (🥈27 · ⭐ 5.1K · 📈) - Performant type-checking for python. MIT
- sphinx-bootstrap-theme (🥈26 · ⭐ 580 · 💀) - Sphinx Bootstrap Theme. MIT
- astunparse (🥉26 · ⭐ 150 · 💀) - An AST unparser 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._
- pylint (🥇34 · ⭐ 3.2K · 📉) - It's not just a linter that annoys you!. ❗️GPL-2.0
- yapf (🥉32 · ⭐ 11K · 📉) - A formatter for Python files. Apache-2
- structlog (🥈29 · ⭐ 1.4K · 📉) - Structured Logging for Python. MIT
- pex (🥈27 · ⭐ 1.8K · 📉) - A library and tool for generating .pex (Python EXecutable) files. Apache-2
- vulture (🥈26 · ⭐ 1.1K · 📉) - Find dead Python code. MIT
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- rich (🥇32 · ⭐ 20K · ➕) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
- xdoctest (🥉21 · ⭐ 88 · ➕) - A rewrite of Python's builtin doctest module (with pytest plugin.. Apache-2
- Birdseye (🥉19 · ⭐ 1.4K · ➕) - Graphical Python debugger which lets you easily view the values of.. MIT
- snoop (🥉19 · ⭐ 460 · ➕) - A powerful set of Python debugging tools, based on PySnooper. MIT