best-of-python-dev/history/2022-05-26_changes.md
2022-05-26 14:50:30 +00:00

21 lines
2.4 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/pypa/setuptools">setuptools</a></b> (🥇45 · 1.7K · 📈) - Official project repository for the Setuptools build system. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/python-poetry/poetry">poetry</a></b> (🥇40 · 20K · 📈) - Python dependency management and packaging made easy. <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> (🥈34 · 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/inducer/pudb">pudb</a></b> (🥇33 · 2.4K · 📈) - Full-screen console debugger for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jendrikseipp/vulture">vulture</a></b> (🥈27 · 2.1K · 📈) - Find dead Python code. <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/setuptools_scm">setuptools_scm</a></b> (🥉32 · 580 · 📉) - 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/michaeljones/breathe">breathe</a></b> (🥈31 · 600 · 📉) - ReStructuredText and Sphinx bridge to Doxygen. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pypa/flit">flit</a></b> (🥉29 · 1.7K · 📉) - Simplified packaging of Python modules. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pytest-dev/pytest-bdd">pytest-bdd</a></b> (🥉29 · 1K · 📉) - 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/mkdocstrings/pytkdocs">pytkdocs</a></b> (🥉21 · 47 · 📉) - Load Python objects documentation. <code><a href="http://bit.ly/3hkKRql">ISC</a></code>