best-of-python-dev/history/2023-01-05_changes.md
2023-01-05 14:43:01 +00:00

2.9 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 (🥇43 · 5.1K · 📈) - The Sphinx documentation generator. BSD-3
  • mkdocs-material (🥇42 · 12K · 📈) - Documentation that simply works. MIT
  • pydocstyle (🥈34 · 980 · 📈) - docstring style checker. MIT
  • typeguard (🥈31 · 1.1K · 📈) - Run-time type checker for Python. MIT
  • PyHamcrest (🥉30 · 680 · 📈) - Hamcrest matchers for Python. ❗Unlicensed

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.

  • isort (🥈40 · 5.5K · 📉) - A Python utility / library to sort imports. MIT
  • PySnooper (🥈28 · 16K · 📉) - Never use print for debugging again. MIT
  • typed_ast (🥈27 · 220 · 📉) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • flake8-black (🥉23 · 150 · 📉) - flake8 plugin to run black for checking Python coding style. MIT
  • mkdocs-awesome-pages-plugin (🥉21 · 280 · 📉) - An MkDocs plugin that simplifies configuring page.. MIT