best-of-python-dev/history/2022-04-21_changes.md

29 lines
3.2 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/Textualize/rich">rich</a></b> (🥇43 · 37K · 📈) - 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/nicolargo/glances">Glances</a></b> (🥇37 · 20K · 📈) - Glances an Eye on your system. A top/htop alternative for.. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
- <b><a href="https://github.com/benfred/py-spy">py-spy</a></b> (🥈30 · 8.3K · 📈) - Sampling profiler for Python programs. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pytest-dev/pytest-bdd">pytest-bdd</a></b> (🥈30 · 990 · 📈) - BDD library for the py.test runner. <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>
- <b><a href="https://github.com/mgedmin/check-manifest">check-manifest</a></b> (🥈27 · 260 · 📈) - Tool to check the completeness of MANIFEST.in for Python.. <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/PyCQA/pycodestyle">pycodestyle</a></b> (🥇36 · 4.6K · 📉) - 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/pypa/twine">twine</a></b> (🥈35 · 1.3K · 📉) - Utilities for interacting with PyPI. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pypa/setuptools_scm">setuptools_scm</a></b> (🥈33 · 560 · 📉) - the blessed package to manage your versions by scm tags. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/inducer/pudb">pudb</a></b> (🥇32 · 2.4K · 📉) - Full-screen console debugger for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/sqlmapproject/sqlmap">sqlmap</a></b> (🥈31 · 23K · 📉) - Automatic SQL injection and database takeover tool. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
## Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/pdm-project/pdm">PDM</a></b> (🥉26 · 2.3K · ) - A modern Python package manager with PEP 582 support. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/mkdocstrings/griffe">Griffe</a></b> (🥉19 · 47 · ) - Signatures for entire Python programs. Extract the structure, the frame,.. <code><a href="http://bit.ly/3hkKRql">ISC</a></code>
- <b><a href="https://github.com/lyz-code/autoimport">autoimport</a></b> (🥉17 · 44 · ) - Autoimport automatically fixes wrong import statements. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>