best-of-python-dev/history/2023-03-09_changes.md
2023-03-09 14:40:52 +00:00

2.7 KiB
Raw Permalink 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.

  • sphinx (🥇45 · 5.3K · 📈) - The Sphinx documentation generator. BSD-3
  • tqdm (🥇43 · 24K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • hypothesis (🥇41 · 6.6K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • pyrasite (🥉23 · 2.7K · 📈) - Inject code into running Python processes. GPL-3.0
  • cohesion (🥉17 · 190 · 📈) - A tool for measuring Python class cohesion. GPL-3.0

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.

  • tox (🥇40 · 3.2K · 📉) - Command line driven CI frontend and development task automation tool. MIT
  • packaging (🥈37 · 480 · 📉) - Core utilities for Python packages. Apache-2
  • pytest-cov (🥈34 · 1.4K · 📉) - Coverage plugin for pytest. MIT
  • pyre-check (🥈33 · 6.3K · 📉) - Performant type-checking for python. MIT
  • Griffe (🥉25 · 140 · 📉) - Signatures for entire Python programs. Extract the structure, the.. ISC