best-of-python-dev/latest-changes.md
2022-05-12 14:48:55 +00:00

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

  • pip (🥇46 · 8K · 📈) - The Python package installer. MIT
  • isort (🥈38 · 4.8K · 📈) - A Python utility / library to sort imports. MIT
  • docformatter (🥉25 · 280 · 📈) - Formats docstrings to follow PEP 257. MIT
  • com2ann (🥉18 · 110 · 💤) - Tool for translation type comments to type annotations in Python. MIT
  • linty_fresh (🥉13 · 180 · 💀) - Surface lint errors during code review. Apache-2 mypy

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.

  • setuptools (🥇44 · 1.7K · 📉) - Official project repository for the Setuptools build system. MIT
  • sphinx (🥇43 · 4.6K · 📉) - Main repository for the Sphinx documentation builder. BSD-3
  • pip-tools (🥈35 · 5.9K · 📉) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • buildbot (🥇35 · 4.8K · 📉) - Python-based continuous integration testing framework; your.. GPL-2.0
  • safety (🥉28 · 1.3K · 📉) - Safety checks your installed dependencies for known security.. MIT