best-of-python-dev/history/2022-10-13_changes.md
2022-10-13 14:49:50 +00:00

2.9 KiB
Raw 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.

  • loguru (🥈36 · 13K · 📈) - Python logging made (stupidly) simple. MIT
  • twine (🥈35 · 1.3K · 📈) - Utilities for interacting with PyPI. Apache-2
  • pdoc (🥈32 · 1.4K · 📈) - API Documentation for Python Projects. Unlicense
  • flake8-builtins (🥉27 · 89 · 📈) - Check for python builtins being used as variables or.. GPL-2.0
  • yala (🥉16 · 13 · 💤) - Yet Another Linter Aggregator. 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.

  • sphinx (🥇43 · 4.9K · 📉) - The Sphinx documentation generator. BSD-3
  • pyinstaller (🥇41 · 9.6K · 📉) - Freeze (package) Python programs into stand-alone.. GPL-2.0
  • structlog (🥈36 · 2.2K · 📉) - Simple, powerful, and fast logging for Python. Apache-2
  • pyright (🥈35 · 8.5K · 📉) - Static type checker for Python. MIT
  • tabulate (🥈33 · 1.4K · 📉) - Pretty-print tabular data in Python, a library and a command-line.. MIT