## 📈 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._
- pipenv (🥇37 · ⭐ 22K · 📈) - Python Development Workflow for Humans. MIT
- tqdm (🥇37 · ⭐ 19K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. MIT
- python-coloredlogs (🥈28 · ⭐ 420 · 📈) - Colored terminal output for Python's logging module. MIT
- wily (🥉20 · ⭐ 770 · 📈) - A Python application for tracking, reporting on timing and complexity.. Apache-2
- pyship (🥉11 · ⭐ 11 · 📈) - pyship - ship Python desktop apps to end users. MIT
## 📉 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._
- twine (🥈30 · ⭐ 1.1K · 📉) - Utilities for interacting with PyPI. Apache-2
- pyautogui (🥈29 · ⭐ 5.2K · 📉) - A cross-platform GUI automation Python module for human beings... BSD-3
- line_profiler (🥈28 · ⭐ 3.5K · 📉) - Line-by-line profiling for Python. BSD-3
- pudb (🥈26 · ⭐ 2.1K · 📉) - Full-screen console debugger for Python. MIT
- prettytable (🥉23 · ⭐ 490 · 📉) - Display tabular data in a visually appealing ASCII.. ❗️BSD-1-Clause