## 📈 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._
- xonsh (🥇32 · ⭐ 7.9K · 📈) - Python-powered, cross-platform, Unix-gazing shell. ❗Unlicensed
- autoflake (🥈28 · ⭐ 860 · 📈) - Removes unused imports and unused variables as reported by pyflakes. MIT
- pytest-docker (🥉27 · ⭐ 390 · 📈) - Docker-based integration tests. MIT
- pympler (🥉26 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory.. Apache-2
- Bowler (🥈25 · ⭐ 1.5K · 💀) - Safe code refactoring for modern Python. 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._
- sphinx_rtd_theme (🥈30 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org. MIT
- freezegun (🥉29 · ⭐ 4K · 📉) - Let your Python tests travel through time. Apache-2
- pyupgrade (🥈27 · ⭐ 3.3K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
- memory_profiler (🥉15 · ⭐ 89 · 💀) - Monitor Memory usage of Python code. ❗Unlicensed
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3