best-of-python-dev/latest-changes.md

21 lines
2.6 KiB
Python
Raw 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/PyCQA/bandit">bandit</a></b> (🥇37 · 5K · 📈) - Bandit is a tool designed to find common security issues in Python.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pypa/wheel">wheel</a></b> (🥈36 · 390 · 📈) - The official binary distribution format for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/agronholm/typeguard">typeguard</a></b> (🥇34 · 1.1K · 📈) - Run-time type checker for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pypa/setuptools_scm">setuptools_scm</a></b> (🥉34 · 690 · 📈) - 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/tox-dev/sphinx-autodoc-typehints">sphinx-autodoc-typehints</a></b> (🥈31 · 480 · 📈) - Type hints support for the Sphinx autodoc extension. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.sphinx-doc.org/en/master/_static/favicon.svg" 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/sphinx-doc/sphinx">sphinx</a></b> (🥇43 · 5.3K · 📉) - The Sphinx documentation generator. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://www.sphinx-doc.org/en/master/_static/favicon.svg" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/getsentry/sentry-python">sentry-sdk</a></b> (🥇39 · 1.5K · 📉) - The official Python SDK for Sentry.io. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/python-rope/rope">rope</a></b> (🥇36 · 1.6K · 📉) - a python refactoring library. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
- <b><a href="https://github.com/gotcha/ipdb">ipdb</a></b> (🥈32 · 1.7K · 📉) - Integration of IPython pdb. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pypa/flit">flit</a></b> (🥉31 · 1.9K · 📉) - Simplified packaging of Python modules. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>