best-of-python-dev/history/2023-05-18_changes.md
2023-05-18 14:21:06 +00:00

2.9 KiB
Raw Permalink 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.

  • freezegun (🥈33 · 3.7K · 📈) - Let your Python tests travel through time. Apache-2
  • factory_boy (🥈31 · 3.1K · 📈) - A test fixtures replacement for Python. MIT
  • buildout (🥉29 · 560 · 📈) - Buildout is a deployment automation tool written in and.. ZPL-2.1
  • memory_profiler (🥉26 · 3.8K · 💀) - Monitor Memory usage of Python code. BSD-3
  • paver (🥉24 · 450 · 📈) - Python-based project scripting. BSD-3

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.

  • mypy (🥇42 · 15K · 📉) - Optional static typing for Python. ❗Unlicensed
  • line_profiler (🥉22 · 1.8K · 📉) - Line-by-line profiling for Python. ❗Unlicensed
  • hacking (🥉19 · 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
  • pytest-datadir (🥉19 · 200 · 📉) - pytest plugin for manipulating test data directories.. ❗Unlicensed
  • assertpy (🥉12 · 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3

Added Projects

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

  • ruff (🥇40 · 15K · ) - An extremely fast Python linter, written in Rust. MIT