best-of-python-dev/history/2023-10-05_changes.md
2023-10-05 15:13:03 +00:00

21 lines
2.8 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/PyCQA/pycodestyle">pycodestyle</a></b> (🥇38 · 4.9K · 📈) - Simple Python style checker in one Python file. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pytest-dev/pytest-xdist">pytest-xdist</a></b> (🥈36 · 1.2K · 📈) - pytest plugin for distributed testing and loop-on-.. <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/spulec/freezegun">freezegun</a></b> (🥈33 · 3.8K · 💤) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/openstack/hacking">hacking</a></b> (🥈28 · 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at.. <code><a href="http://bit.ly/3nYMfla">Apache-2</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> (🥉26 · 4K · 💀) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/pytest-dev/pytest">pytest</a></b> (🥇47 · 11K · 📉) - The pytest framework makes it easy to write small tests, yet.. <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/serge-sans-paille/gast">gast</a></b> (🥉27 · 130 · 📉) - Python AST that abstracts the underlying Python version. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/shobrook/rebound">rebound</a></b> (🥉22 · 4K · 💀) - Command-line tool that instantly fetches Stack Overflow.. <code>Unlicensed</code>
- <b><a href="https://github.com/Erotemic/xdoctest">xdoctest</a></b> (🥉19 · 190 · 📉) - A rewrite of Pythons builtin doctest module (with pytest plugin.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/onelivesleft/PrettyErrors">PrettyErrors</a></b> (🥉18 · 2.7K · 💀) - Prettify Python exception output to make it legible. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>