best-of-python-dev/history/2023-08-03_changes.md
2023-08-03 14:20:20 +00:00

3.1 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 (🥇36 · 1.2K · 📈) - pytest plugin for distributed testing and loop-on-.. MIT
  • numpydoc (🥈34 · 23K · 📈) - Numpys Sphinx extensions. BSD-3
  • sphinx-bootstrap-theme (🥉26 · 590 · 💀) - Sphinx Bootstrap Theme. MIT
  • assertpy (🥉20 · 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.

  • autoflake (🥈24 · 790 · 📉) - Removes unused imports and unused variables as reported by pyflakes. MIT
  • mypy-protobuf (🥉21 · 580 · 📉) - open source tools to generate mypy stubs from protobufs. Apache-2
  • pytest-randomly (🥉21 · 530 · 📉) - Pytest plugin to randomly order tests and control random.seed. MIT
  • MonkeyType (🥉20 · 4.3K · 📉) - A Python library that generates static type annotations.. ❗Unlicensed
  • flake8-comprehensions (🥉20 · 440 · 📉) - A flake8 plugin to help you write better.. MIT