best-of-python-dev/history/2022-02-10_changes.md
2022-02-10 14:37:22 +00:00

2.6 KiB
Raw Blame History

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.

  • rich (🥇42 · 35K · 📈) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
  • asv (🥉28 · 630 · 📈) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
  • alive-progress (🥉26 · 3.1K · 📈) - A new kind of Progress Bar, with real-time throughput, ETA,.. MIT
  • pandas-vet (🥉21 · 130 · 📈) - A plugin for Flake8 that checks pandas code. MIT
  • pytest-docker (🥉20 · 270 · 💤) - Docker-based integration tests. 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.

  • mypy (🥇42 · 12K · 📉) - Optional static typing for Python. MIT
  • isort (🥈39 · 4.5K · 📉) - A Python utility / library to sort imports. MIT
  • yapf (🥈37 · 12K · 📉) - A formatter for Python files. Apache-2
  • pdoc3 (🥉25 · 790 · 📉) - Auto-generate API documentation for Python projects. AGPL-3.0
  • snoop (🥉22 · 700 · 📉) - A powerful set of Python debugging tools, based on PySnooper. MIT