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

2.6 KiB

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.

  • sphinx_rtd_theme (🥈37 · 4.4K · 📈) - Sphinx theme for readthedocs.org. MIT
  • pytest-xdist (🥈35 · 1.2K · 📈) - pytest plugin for distributed testing and loop-on-.. MIT
  • astor (🥈28 · 720 · 📈) - Python AST read/write. BSD-3
  • typed_ast (🥈28 · 220 · 💤) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • 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.

  • typeguard (🥉30 · 1.2K · 📉) - Run-time type checker for Python. ❗Unlicensed
  • freezegun (🥉26 · 3.7K · 📉) - Let your Python tests travel through time. Apache-2
  • memory-profiler (🥉22 · 3.9K · 📉) - Monitor Memory usage of Python code. ❗Unlicensed
  • pympler (🥉20 · 1K · 💤) - Development tool to measure, monitor and analyze the memory.. Apache-2
  • add-trailing-comma (🥉17 · 300 · 📉) - A tool (and pre-commit hook) to automatically add.. MIT