best-of-python-dev/history/2023-12-07_changes.md
2023-12-07 14:31:47 +00:00

2.5 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.

  • invoke (🥈36 · 4.1K · 📈) - Pythonic task management & command execution. BSD-2
  • freezegun (🥈35 · 3.9K · 📈) - Let your Python tests travel through time. Apache-2
  • pytest-mock (🥈35 · 1.7K · 📈) - Thin-wrapper around the mock package for easier use with.. MIT
  • Yappi (🥈30 · 1.3K · 📈) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
  • green (🥉28 · 780 · 📈) - Green is a clean, colorful, fast python test runner. 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.

  • sentry-sdk (🥈36 · 1.7K · 📉) - The official Python SDK for Sentry.io. MIT
  • pyflakes (🥈36 · 1.3K · 📉) - A simple program which checks Python source files for errors. MIT
  • prospector (🥇33 · 1.9K · 📉) - Inspects Python source files and provides information about.. GPL-2.0
  • nose2 (🥈33 · 760 · 📉) - The successor to nose, based on unittest2. BSD-2
  • tabulate (🥈31 · 1.8K · 💤) - Pretty-print tabular data in Python, a library and a command-line.. MIT