Skip to content

Update: 2022.01.20

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 18:53
· 0 commits to 2d8504902a5d68144d90c608dd82e3c60557d753 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.

  • conda (🥈40 · ⭐ 4.5K · 📈) - OS-agnostic, system-level binary package manager and ecosystem. BSD-3
  • pyflakes (🥇35 · ⭐ 1.1K · 📈) - A simple program which checks Python source files for errors. MIT
  • loguru (🥈34 · ⭐ 11K · 📈) - Python logging made (stupidly) simple. MIT
  • setuptools_scm (🥈34 · ⭐ 540 · 📈) - the blessed package to manage your versions by scm tags. MIT
  • flake8-isort (🥉27 · ⭐ 110 · 📈) - flake8 plugin that integrates isort. ❗️GPL-2.0

📉 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 (🥉35 · ⭐ 4K · 📉) - A tool that automatically formats Python code to conform to the PEP 8.. MIT
  • pympler (🥉27 · ⭐ 860 · 📉) - Development tool to measure, monitor and analyze the memory.. Apache-2

➕ Added Projects

Projects that were recently added to this best-of list.

  • pytkdocs (🥉23 · ⭐ 41 · ➕) - Load Python objects documentation. ISC