Skip to content

Update: 2023.12.21

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 15:57
· 0 commits to b6ef7e4daffc05e71b72229f9b548183ff27329a 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.

  • pytype (🥉34 · ⭐ 4.4K · 📈) - A static type analyzer for Python code. Apache-2
  • cx_Freeze (🥈32 · ⭐ 1.2K · 📈) - Create standalone executables from Python scripts, with the.. Python-2.0
  • hacking (🥈29 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
  • typed_ast (🥈29 · ⭐ 220 · 📈) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • line_profiler (🥉27 · ⭐ 2.3K · 📈) - Line-by-line profiling for Python. 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.

  • pycodestyle (🥈30 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file. ❗Unlicensed
  • pytest-xdist (🥈30 · ⭐ 1.3K · 📉) - pytest plugin for distributed testing and loop-on-.. MIT
  • pyupgrade (🥈27 · ⭐ 3K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
  • pympler (🥉22 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory.. Apache-2
  • memory-profiler (🥉21 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code. ❗Unlicensed