best-of-python-dev/history/2023-02-02_changes.md
2023-02-02 14:44:59 +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.

  • pylint (🥇42 · 4.5K · 📈) - Its not just a linter that annoys you!. GPL-2.0
  • pre-commit (🥇41 · 9.7K · 📈) - A framework for managing and maintaining multi-language pre-.. MIT
  • isort (🥈41 · 5.6K · 📈) - A Python utility / library to sort imports. MIT
  • pipx (🥈32 · 6K · 📈) - Install and Run Python Applications in Isolated Environments. MIT
  • pytest-asyncio (🥈30 · 1.1K · 📈) - Asyncio support for pytest. Apache-2

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.

  • flake8 (🥇41 · 2.6K · 📉) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
  • mkdocs (🥇39 · 16K · 📉) - Project documentation with Markdown. BSD-2
  • pytest-mock (🥈33 · 1.5K · 📉) - Thin-wrapper around the mock package for easier use with.. MIT
  • freezegun (🥈32 · 3.6K · 📉) - Let your Python tests travel through time. Apache-2
  • ddt (🥉27 · 430 · 📉) - Data-Driven Tests for Python Unittest. MIT