best-of-python-dev/latest-changes.md
2023-12-14 14:24:52 +00:00

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

  • isort (🥈42 · 6.2K · 📈) - A Python utility / library to sort imports. MIT
  • bandit (🥇38 · 5.7K · 📈) - Bandit is a tool designed to find common security issues in.. Apache-2
  • twine (🥇37 · 1.5K · 📈) - Utilities for interacting with PyPI. Apache-2
  • python-json-logger (🥈34 · 1.6K · 💤) - Json Formatter for the standard python logger. BSD-2
  • mamba (🥉30 · 5.6K · 📈) - The Fast Cross-Platform Package Manager. BSD-3

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.

  • freezegun (🥈29 · 3.9K · 📉) - Let your Python tests travel through time. Apache-2
  • pytype (🥉27 · 4.4K · 📉) - A static type analyzer for Python code. ❗Unlicensed
  • hacking (🥉20 · 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
  • typed_ast (🥉19 · 220 · 📉) - Modified fork of CPythons ast module that parses # type:.. ❗Unlicensed
  • memory_profiler (🥉15 · 85 · 💀) - Monitor Memory usage of Python code. ❗Unlicensed