best-of-python-dev/latest-changes.md
2022-03-10 14:40:28 +00:00

21 lines
2.5 KiB
Python

## 📈 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/tqdm/tqdm">tqdm</a></b> (🥇41 · 21K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code>
- <b><a href="https://github.com/google/yapf">yapf</a></b> (🥈38 · 12K · 📈) - A formatter for Python files. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Instagram/MonkeyType">MonkeyType</a></b> (🥈27 · 3.7K · 📈) - A Python library that generates static type annotations by.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/peterjc/flake8-black">flake8-black</a></b> (🥉24 · 110 · 📈) - flake8 plugin to run black for checking Python coding style. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/justinabrahms/imhotep">imhotep</a></b> (🥉20 · 220 · 📈) - A static-analysis bot for Github. <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/pypa/pip">pip</a></b> (🥇45 · 7.8K · 📉) - The Python package installer. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/conda/conda">conda</a></b> (🥈39 · 4.6K · 📉) - OS-agnostic, system-level binary package manager and ecosystem. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/HypothesisWorks/hypothesis">hypothesis</a></b> (🥇38 · 5.7K · 📉) - 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/PyCQA/isort">isort</a></b> (🥈38 · 4.7K · 📉) - A Python utility / library to sort imports. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ines/wasabi">wasabi</a></b> (🥉26 · 320 · 📉) - A lightweight console printing and formatting toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>