best-of-python-dev/history/2022-02-10_changes.md
2022-02-10 14:37:22 +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/Textualize/rich">rich</a></b> (🥇42 · 35K · 📈) - Rich is a Python library for rich text and beautiful formatting in the.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/airspeed-velocity/asv">asv</a></b> (🥉28 · 630 · 📈) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/rsalmei/alive-progress">alive-progress</a></b> (🥉26 · 3.1K · 📈) - A new kind of Progress Bar, with real-time throughput, ETA,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/deppen8/pandas-vet">pandas-vet</a></b> (🥉21 · 130 · 📈) - A plugin for Flake8 that checks pandas code. <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/avast/pytest-docker">pytest-docker</a></b> (🥉20 · 270 · 💤) - Docker-based integration tests. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://docs.pytest.org/en/stable/_static/favicon.png" style="display:inline;" width="13" height="13"></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/mypy">mypy</a></b> (🥇42 · 12K · 📉) - Optional static typing for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/isort">isort</a></b> (🥈39 · 4.5K · 📉) - A Python utility / library to sort imports. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/google/yapf">yapf</a></b> (🥈37 · 12K · 📉) - A formatter for Python files. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pdoc3/pdoc">pdoc3</a></b> (🥉25 · 790 · 📉) - Auto-generate API documentation for Python projects. <code><a href="http://bit.ly/3pwmjO5">AGPL-3.0</a></code>
- <b><a href="https://github.com/alexmojaki/snoop">snoop</a></b> (🥉22 · 700 · 📉) - A powerful set of Python debugging tools, based on PySnooper. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>