best-of-python-dev/history/2023-04-20_changes.md

21 lines
2.7 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/pypa/setuptools">setuptools</a></b> (🥇46 · 2K · 📈) - Official project repository for the Setuptools build system. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/giampaolo/psutil">psutil</a></b> (🥇45 · 9.2K · 📈) - Cross-platform lib for process and system monitoring in Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/buildbot/buildbot">buildbot</a></b> (🥈36 · 5K · 📈) - Python-based continuous integration testing framework; your pull.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/bndr/pipreqs">pipreqs</a></b> (🥈34 · 5.1K · 📈) - pipreqs - Generate pip requirements.txt file based on imports of.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jamesabel/pyship">pyship</a></b> (🥉13 · 32 · 📈) - pyship - ship Python desktop apps to end users. <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/numpy/numpydoc">numpydoc</a></b> (🥈28 · 240 · 📉) - Numpys Sphinx extensions. <code>Unlicensed</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/spulec/freezegun">freezegun</a></b> (🥉27 · 3.6K · 📉) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/asottile/pyupgrade">pyupgrade</a></b> (🥈24 · 2.6K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/flake8-import-order">flake8-import-order</a></b> (🥉18 · 270 · 📉) - Flake8 plugin that checks import order against.. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</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/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · 78 · 💀) - Monitor Memory usage of Python code. <code>Unlicensed</code>