best-of-python-dev/history/2022-01-20_changes.md
2022-01-20 14:31:23 +00:00

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

  • 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

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