best-of-python-dev/latest-changes.md
2024-05-09 14:49:24 +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.

  • Glances (🥇38 · 25K · 📈) - Glances an Eye on your system. A top/htop alternative for.. LGPL-3.0
  • pipx (🥈36 · 9K · 📈) - Install and Run Python Applications in Isolated Environments. MIT
  • setuptools_scm (🥈36 · 820 · 📈) - the blessed package to manage your versions by scm tags. MIT
  • detect-secrets (🥈33 · 3.5K · 📈) - An enterprise friendly way of detecting and preventing.. Apache-2
  • flake8-commas (🥉27 · 130 · 📈) - Flake8 extension for enforcing trailing commas in python. 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.

  • poetry (🥈41 · 30K · 📉) - Python packaging and dependency management made easy. MIT
  • pycodestyle (🥈34 · 5K · 📉) - Simple Python style checker in one Python file. MIT
  • typed_ast (🥉26 · 230 · 💤) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • buildout (🥉25 · 570 · 💀) - Buildout is a deployment automation tool written in and.. ZPL-2.1
  • paver (🥉23 · 460 · 💀) - Python-based project scripting. BSD-3