Skip to content

Update: 2022.11.10

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 17:22
· 0 commits to 5bf46e9e805bd8dc269ea2f95534452e9181008d since this release

📈 Trending Up

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

📉 Trending Down

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