best-of-python-dev/history/2022-08-25_changes.md
2022-08-25 14:37:51 +00:00

2.6 KiB
Raw Blame History

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.

  • mkdocs-material (🥇41 · 11K · 📈) - Documentation that simply works. MIT
  • jedi (🥇39 · 5.2K · 📈) - Awesome autocompletion, static analysis and refactoring library for python. MIT
  • pycodestyle (🥇38 · 4.7K · 📈) - Simple Python style checker in one Python file. Saxpath
  • structlog (🥈36 · 2.1K · 📈) - Structured Logging for Python. Apache-2
  • autoflake (🥈29 · 580 · 📈) - Removes unused imports and unused variables as reported by pyflakes. 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.

  • poetry (🥈39 · 21K · 📉) - Python dependency management and packaging made easy. MIT
  • pip-tools (🥈36 · 6.2K · 📉) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • typed_ast (🥈29 · 210 · 📉) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • coala (🥈28 · 3.4K · 💀) - coala provides a unified command-line interface for linting and.. AGPL-3.0
  • typeguard (🥈27 · 990 · 📉) - Run-time type checker for Python. MIT