best-of-python-dev/history/2023-11-30_changes.md
2023-11-30 14:19:50 +00:00

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

  • twine (🥈36 · 1.5K · 📈) - Utilities for interacting with PyPI. Apache-2
  • flake8-bugbear (🥈32 · 1K · 📈) - A plugin for Flake8 finding likely bugs and design.. MIT
  • notifiers (🥉28 · 2.5K · 💀) - The easy way to send notifications. MIT
  • pdoc3 (🥉27 · 1K · 💤) - Auto-generate API documentation for Python projects. AGPL-3.0
  • stackprinter (🥉26 · 1.3K · 📈) - Debugging-friendly exceptions 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.

  • mypy (🥇45 · 17K · 📉) - Optional static typing for Python. MIT
  • setuptools (🥇45 · 2.2K · 📉) - Official project repository for the Setuptools build system. MIT
  • loguru (🥈37 · 17K · 📉) - Python logging made (stupidly) simple. MIT
  • sphinx_rtd_theme (🥈37 · 4.5K · 📉) - Sphinx theme for readthedocs.org. MIT
  • PyHamcrest (🥉28 · 730 · 📉) - Hamcrest matchers for Python. ❗Unlicensed