best-of-python-dev/history/2023-04-13_changes.md
2023-04-13 14:43:08 +00:00

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

  • pip (🥇47 · 8.7K · 📈) - The Python package installer. MIT
  • loguru (🥈37 · 15K · 📈) - Python logging made (stupidly) simple. MIT
  • pipreqs (🥈33 · 5K · 📈) - pipreqs - Generate pip requirements.txt file based on imports of.. Apache-2
  • flit (🥉32 · 1.9K · 📈) - Simplified packaging of Python modules. BSD-3
  • mkdocs-awesome-pages-plugin (🥉26 · 310 · 📈) - An MkDocs plugin that simplifies configuring page.. MIT

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.

  • flake8 (🥇41 · 2.8K · 📉) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
  • rope (🥇35 · 1.6K · 📉) - a python refactoring library. LGPL-3.0
  • alabaster (🥈33 · 690 · 📉) - Lightweight, configurable Sphinx theme. BSD-3
  • pydocstyle (🥈31 · 1K · 📉) - docstring style checker. MIT
  • pyinstrument (🥈29 · 5.2K · 📉) - Call stack profiler for Python. Shows you why your code is.. BSD-3