best-of-python-dev/history/2022-05-26_changes.md
2022-05-26 14:50:30 +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.

  • setuptools (🥇45 · 1.7K · 📈) - Official project repository for the Setuptools build system. MIT
  • poetry (🥇40 · 20K · 📈) - Python dependency management and packaging made easy. MIT
  • python-json-logger (🥈34 · 1.3K · 📈) - Json Formatter for the standard python logger. BSD-2
  • pudb (🥇33 · 2.4K · 📈) - Full-screen console debugger for Python. MIT
  • vulture (🥈27 · 2.1K · 📈) - Find dead Python code. 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.

  • setuptools_scm (🥉32 · 580 · 📉) - the blessed package to manage your versions by scm tags. MIT
  • breathe (🥈31 · 600 · 📉) - ReStructuredText and Sphinx bridge to Doxygen. BSD-3
  • flit (🥉29 · 1.7K · 📉) - Simplified packaging of Python modules. BSD-3
  • pytest-bdd (🥉29 · 1K · 📉) - BDD library for the py.test runner. MIT
  • pytkdocs (🥉21 · 47 · 📉) - Load Python objects documentation. ISC