best-of-python-dev/history/2022-07-14_changes.md

21 lines
2.6 KiB
Python
Raw Permalink Normal View History

## 📈 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/pre-commit/pre-commit">pre-commit</a></b> (🥇40 · 8.5K · 📈) - A framework for managing and maintaining multi-language pre-.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/HypothesisWorks/hypothesis">hypothesis</a></b> (🥇40 · 6.1K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code>
- <b><a href="https://github.com/wemake-services/wemake-python-styleguide">wemake-python-styleguide</a></b> (🥈35 · 1.9K · 📈) - The strictest and most opinionated python linter ever!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/madzak/python-json-logger">python-json-logger</a></b> (🥈35 · 1.3K · 📈) - Json Formatter for the standard python logger. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/joerick/pyinstrument">pyinstrument</a></b> (🥈32 · 4.6K · 📈) - Call stack profiler for Python. Shows you why your code is.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/pypa/pip">pip</a></b> (🥇45 · 8.1K · 📉) - The Python package installer. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/psf/black">black</a></b> (🥇43 · 29K · 📉) - The uncompromising Python code formatter. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pylint">pylint</a></b> (🥇40 · 4.1K · 📉) - Its not just a linter that annoys you!. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/davidhalter/jedi">jedi</a></b> (🥇38 · 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/pytest-dev/pytest-asyncio">pytest-asyncio</a></b> (🥈31 · 970 · 📉) - Pytest support for asyncio. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://docs.pytest.org/en/stable/_static/favicon.png" style="display:inline;" width="13" height="13"></code>