best-of-python-dev/history/2022-11-10_changes.md
2022-11-10 14:53:45 +00:00

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

  • pytest-sugar (🥈31 · 940 · 📈) - a plugin for py.test that changes the default look and.. BSD-3
  • buildout (🥉31 · 550 · 📈) - Buildout is a deployment automation tool written in and.. ZPL-2.1
  • asteval (🥉25 · 140 · 📈) - minimalistic evaluator of python expression using ast module. MIT
  • pytest-testmon (🥉24 · 600 · 📈) - Selects tests affected by changed files. Executes the.. AGPL-3.0
  • mkdocs-print-site-plugin (🥉20 · 60 · 📈) - MkDocs Plugin that adds an additional page that.. 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.

  • autopep8 (🥈38 · 4.2K · 📉) - A tool that automatically formats Python code to conform to the PEP.. MIT
  • mimesis (🥈31 · 3.8K · 📉) - Mimesis is a high-performance fake data generator for Python, which.. MIT
  • nose2 (🥈31 · 730 · 📉) - The successor to nose, based on unittest2. BSD-3
  • pybuilder (🥉29 · 1.5K · 📉) - Software build automation tool for Python. Apache-2
  • PyHamcrest (🥉27 · 680 · 📉) - Hamcrest matchers for Python. ❗Unlicensed