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

21 lines
2.6 KiB
Python
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 📈 Trending Up
_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._
- <b><a href="https://github.com/squidfunk/mkdocs-material">mkdocs-material</a></b> (🥇41 · 11K · 📈) - Documentation that simply works. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://squidfunk.github.io/mkdocs-material/assets/favicon.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/davidhalter/jedi">jedi</a></b> (🥇39 · 5.2K · 📈) - Awesome autocompletion, static analysis and refactoring library for python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pycodestyle">pycodestyle</a></b> (🥇38 · 4.7K · 📈) - Simple Python style checker in one Python file. <code><a href="https://tldrlegal.com/search?q=Saxpath">Saxpath</a></code>
- <b><a href="https://github.com/hynek/structlog">structlog</a></b> (🥈36 · 2.1K · 📈) - Structured Logging for Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/PyCQA/autoflake">autoflake</a></b> (🥈29 · 580 · 📈) - Removes unused imports and unused variables as reported by pyflakes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
## 📉 Trending Down
_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._
- <b><a href="https://github.com/python-poetry/poetry">poetry</a></b> (🥈39 · 21K · 📉) - Python dependency management and packaging made easy. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jazzband/pip-tools">pip-tools</a></b> (🥈36 · 6.2K · 📉) - A set of tools to keep your pinned Python dependencies fresh. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/python/typed_ast">typed_ast</a></b> (🥈29 · 210 · 📉) - Modified fork of CPythons ast module that parses `# type:`.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/coala/coala">coala</a></b> (🥈28 · 3.4K · 💀) - coala provides a unified command-line interface for linting and.. <code><a href="http://bit.ly/3pwmjO5">AGPL-3.0</a></code>
- <b><a href="https://github.com/agronholm/typeguard">typeguard</a></b> (🥈27 · 990 · 📉) - Run-time type checker for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>