best-of-python-dev/history/2024-05-16_changes.md
2024-05-16 14:52:16 +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.

  • Glances (🥇40 · 25K · 📈) - Glances an Eye on your system. A top/htop alternative for.. LGPL-3.0
  • pytest-xdist (🥇40 · 1.4K · 📈) - pytest plugin for distributed testing and loop-on-.. MIT
  • pyright (🥈39 · 12K · 📈) - Static Type Checker for Python. MIT
  • pip-tools (🥈39 · 7.5K · 📈) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • pyre-check (🥉35 · 6.7K · 📈) - Performant type-checking for 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.

  • tqdm (🥇42 · 28K · 📉) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • pyflakes (🥇36 · 1.3K · 📉) - A simple program which checks Python source files for errors. MIT
  • setuptools_scm (🥈35 · 820 · 📉) - the blessed package to manage your versions by scm tags. MIT
  • asv (🥉31 · 840 · 📉) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
  • pytest-mypy (🥉26 · 240 · 📉) - Mypy static type checker plugin for Pytest. MIT