best-of-python-dev/history/2023-05-11_changes.md
2023-05-11 14:20:52 +00:00

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

  • mypy (🥇46 · 15K · 📈) - Optional static typing for Python. MIT
  • pip-tools (🥈38 · 6.8K · 📈) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • pytest-asyncio (🥈33 · 1.1K · 📈) - Asyncio support for pytest. Apache-2
  • memory-profiler (🥈29 · 3.9K · 📈) - Monitor Memory usage of Python code. BSD-3
  • pympler (🥉25 · 1K · 💤) - Development tool to measure, monitor and analyze the memory.. 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.

  • poetry (🥈36 · 25K · 📉) - Python packaging and dependency management made easy. MIT
  • autoflake (🥈22 · 760 · 📉) - Removes unused imports and unused variables as reported by pyflakes. MIT
  • buildout (🥉22 · 560 · 📉) - Buildout is a deployment automation tool written in and.. ❗Unlicensed
  • flake8-import-order (🥉18 · 270 · 📉) - Flake8 plugin that checks import order against.. LGPL-3.0
  • paver (🥉15 · 450 · 📉) - Python-based project scripting. ❗Unlicensed