best-of-python-dev/latest-changes.md
2022-04-07 14:45:08 +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.

  • tqdm (🥇42 · 22K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • loguru (🥈37 · 11K · 📈) - Python logging made (stupidly) simple. MIT
  • stackprinter (🥉25 · 1.2K · 📈) - Debugging-friendly exceptions for Python. MIT
  • eradicate (🥉23 · 130 · 📈) - Removes commented-out code from Python files. Saxpath
  • flake8-bandit (🥉23 · 79 · 📈) - Automated security testing using bandit and flake8. 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.

  • pycodestyle (🥇35 · 4.6K · 📉) - Simple Python style checker in one Python file. Saxpath
  • rope (🥇34 · 1.3K · 📉) - a python refactoring library. LGPL-3.0
  • pytest-cov (🥇34 · 1.2K · 📉) - Coverage plugin for pytest. MIT
  • pylama (🥈28 · 870 · 📉) - Code audit tool for python. MIT
  • python-hunter (🥉22 · 660 · 📉) - Hunter is a flexible code tracing toolkit. BSD-2