best-of-python-dev/history/2024-04-18_changes.md
2024-04-18 14:50:52 +00:00

3.0 KiB

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.

  • setuptools (🥇47 · 2.3K · 📈) - Official project repository for the Setuptools build system. MIT
  • sphinx (🥇46 · 6K · 📈) - The Sphinx documentation generator. BSD-3
  • isort (🥈40 · 6.3K · 📈) - A Python utility / library to sort imports. MIT
  • pytest-cov (🥇39 · 1.7K · 📈) - Coverage plugin for pytest. MIT
  • flake8-eradicate (🥈28 · 310 · 📈) - Flake8 plugin to find commented out or dead code. 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.

  • tox (🥇39 · 3.5K · 📉) - Command line driven CI frontend and development task automation tool. MIT
  • pip-tools (🥈38 · 7.5K · 📉) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • packaging (🥈37 · 580 · 📉) - Core utilities for Python packages. Apache-2
  • pytest-asyncio (🥈36 · 1.3K · 📉) - Asyncio support for pytest. Apache-2
  • mimesis (🥈33 · 4.3K · 📉) - Mimesis is a powerful Python library that empowers developers to.. MIT