best-of-python-dev/history/2021-04-01_changes.md
2021-04-01 14:52:19 +00:00

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

  • mkdocs (🥇34 · 12K · 📈) - Project documentation with Markdown. BSD-2
  • pycodestyle (🥇34 · 4.3K · 📈) - Simple Python style checker in one Python file. Saxpath
  • pyflakes (🥇32 · 1K · 📈) - A simple program which checks Python source files for errors. MIT
  • pydocstyle (🥈30 · 760 · 📈) - docstring style checker. MIT
  • python-manhole (🥉21 · 310 · 📈) - Debugging manhole for python applications. BSD-2

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.

  • pip (🥇34 · 7K · 📉) - The Python package installer. MIT
  • isort (🥈33 · 3.8K · 📉) - A Python utility / library to sort imports. MIT
  • pylint (🥇33 · 3.3K · 📉) - It's not just a linter that annoys you!. GPL-2.0
  • setuptools_scm (🥉26 · 450 · 📉) - the blessed package to manage your versions by scm tags. MIT
  • pex (🥈25 · 1.8K · 📉) - A library and tool for generating .pex (Python EXecutable) files. Apache-2