## 📈 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._
- conda (🥈40 · ⭐ 4.5K · 📈) - OS-agnostic, system-level binary package manager and ecosystem. BSD-3
- pyflakes (🥇35 · ⭐ 1.1K · 📈) - A simple program which checks Python source files for errors. MIT
- loguru (🥈34 · ⭐ 11K · 📈) - Python logging made (stupidly) simple. MIT
- setuptools_scm (🥈34 · ⭐ 540 · 📈) - the blessed package to manage your versions by scm tags. MIT
- flake8-isort (🥉27 · ⭐ 110 · 📈) - flake8 plugin that integrates isort. ❗️GPL-2.0
## 📉 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._
- autopep8 (🥉35 · ⭐ 4K · 📉) - A tool that automatically formats Python code to conform to the PEP 8.. MIT
- pympler (🥉27 · ⭐ 860 · 📉) - Development tool to measure, monitor and analyze the memory.. Apache-2
## ➕ Added Projects
_Projects that were recently added to this best-of list._
- pytkdocs (🥉23 · ⭐ 41 · ➕) - Load Python objects documentation. ISC