best-of-python-dev/history/2024-04-04_changes.md
2024-04-04 14:24:54 +00:00

2.6 KiB

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

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