best-of-python-dev/history/2023-08-10_changes.md
2023-08-10 14:22:50 +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.

  • pycodestyle (🥇38 · 4.9K · 📈) - Simple Python style checker in one Python file. MIT
  • freezegun (🥈33 · 3.8K · 📈) - Let your Python tests travel through time. Apache-2
  • factory_boy (🥈31 · 3.2K · 📈) - A test fixtures replacement for Python. MIT
  • memory_profiler (🥉27 · 4K · 💀) - Monitor Memory usage of Python code. BSD-3
  • flake8-comprehensions (🥈27 · 440 · 📈) - A flake8 plugin to help you write better.. 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.

  • sphinx_rtd_theme (🥈32 · 4.4K · 📉) - Sphinx theme for readthedocs.org. MIT
  • pytest-xdist (🥉28 · 1.2K · 📉) - pytest plugin for distributed testing and loop-on-.. MIT
  • numpydoc (🥈28 · 250 · 📉) - Numpys Sphinx extensions. ❗Unlicensed
  • sphinx-bootstrap-theme (🥉20 · 590 · 💀) - Sphinx Bootstrap Theme. MIT
  • assertpy (🥉13 · 18 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3