best-of-python-dev/history/2024-04-11_changes.md
2024-04-11 14:51:24 +00:00

3.0 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 (🥈36 · 4.6K · 📈) - Sphinx theme for readthedocs.org. MIT
  • pyupgrade (🥈33 · 3.3K · 📈) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
  • memory_profiler (🥉26 · 4K · 💀) - Monitor Memory usage of Python code. BSD-3
  • sphinx-bootstrap-theme (🥉26 · 590 · 💀) - Sphinx Bootstrap Theme. MIT
  • assertpy (🥉19 · 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. 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.

  • mkdocs-material (🥇42 · 18K · 📉) - Documentation that simply works. MIT
  • isort (🥈39 · 6.3K · 📉) - A Python utility / library to sort imports. MIT
  • pytest-cov (🥈37 · 1.7K · 📉) - Coverage plugin for pytest. MIT
  • vulture (🥈32 · 3K · 📉) - Find dead Python code. MIT
  • flake8-eradicate (🥉24 · 300 · 📉) - Flake8 plugin to find commented out or dead code. MIT