best-of-python-dev/latest-changes.md
2021-09-23 15:01:19 +00:00

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

  • prospector (🥇29 · 1.5K · 📈) - Inspects Python source files and provides information about.. GPL-2.0
  • interrogate (🥈26 · 320 · 📈) - Explain yourself! Interrogate a codebase for docstring coverage. MIT
  • py2app (🥈25 · 150 · 📈) - py2app is a Python setuptools command which will allow you to make.. MIT
  • pyheat (🥉19 · 510 · 📈) - pprofile + matplotlib = Python program profiled as an awesome heatmap!. MIT
  • mkdocs-print-site-plugin (🥉19 · 22 · 📈) - MkDocs Plugin allowing your visitors to *File Print.. 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.

  • pipenv (🥇33 · 22K · 📉) - Python Development Workflow for Humans. MIT
  • tabulate (🥈27 · 970 · 📉) - Pretty-print tabular data in Python, a library and a command-line.. MIT
  • hacking (🥉23 · 220 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
  • mimesis (🥉22 · 3.4K · 📉) - Mimesis is a high-performance fake data generator for Python, which.. MIT
  • memory-profiler (🥉21 · 3.1K · 📉) - Monitor Memory usage of Python code. BSD-3