## 📈 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._
- pytest (🥇47 · ⭐ 8.1K · 📈) - The pytest framework makes it easy to write small tests, yet.. MIT
- pip (🥇45 · ⭐ 7.7K · 📈) - The Python package installer. MIT
- setuptools (🥇45 · ⭐ 1.5K · 📈) - Official project repository for the Setuptools build system. MIT
- black (🥇43 · ⭐ 24K · 📈) - The uncompromising Python code formatter. MIT
- pyinstaller (🥇37 · ⭐ 8.7K · 📈) - Freeze (package) Python programs into stand-alone.. ❗️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._
- gast (🥉27 · ⭐ 120 · 📉) - Python AST that abstracts the underlying Python version. BSD-3
- pytest-lazy-fixture (🥉20 · ⭐ 230 · 📉) - It helps to use fixtures in pytest.mark.parametrize. MIT
- flake8-black (🥉20 · ⭐ 100 · 📉) - flake8 plugin to run black for checking Python coding style. MIT
- assertpy (🥉19 · ⭐ 250 · 💀) - Simple assertion library for unit testing in python with a fluent.. BSD-3
- sphinx-markdown-builder (🥉19 · ⭐ 120 · 📉) - sphinx builder that outputs markdown files. MIT