Skip to content

Update: 2023.11.30

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 16:04
· 0 commits to a2ac351ee6d32b3084623dcf94db842d2b85584c since this release

📈 Trending Up

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

📉 Trending Down

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