Skip to content

Update: 2023.10.05

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 15:34
· 0 commits to 5b934fb0a0fedc9033738b1c0d89cdc253d500dd 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.

  • pycodestyle (🥇38 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file. MIT
  • pytest-xdist (🥈36 · ⭐ 1.2K · 📈) - pytest plugin for distributed testing and loop-on-.. MIT
  • freezegun (🥈33 · ⭐ 3.8K · 💤) - Let your Python tests travel through time. Apache-2
  • hacking (🥈28 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
  • memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code. BSD-3

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

  • pytest (🥇47 · ⭐ 11K · 📉) - The pytest framework makes it easy to write small tests, yet.. MIT
  • gast (🥉27 · ⭐ 130 · 📉) - Python AST that abstracts the underlying Python version. BSD-3
  • rebound (🥉22 · ⭐ 4K · 💀) - Command-line tool that instantly fetches Stack Overflow.. ❗Unlicensed
  • xdoctest (🥉19 · ⭐ 190 · 📉) - A rewrite of Pythons builtin doctest module (with pytest plugin.. Apache-2
  • PrettyErrors (🥉18 · ⭐ 2.7K · 💀) - Prettify Python exception output to make it legible. MIT