best-of-python-dev/history/2023-06-01_changes.md
2023-06-01 14:23:18 +00:00

21 lines
2.6 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/readthedocs/sphinx_rtd_theme">sphinx_rtd_theme</a></b> (🥈37 · 4.4K · 📈) - Sphinx theme for readthedocs.org. <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>
- <b><a href="https://github.com/pytest-dev/pytest-xdist">pytest-xdist</a></b> (🥈35 · 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/berkerpeksag/astor">astor</a></b> (🥈28 · 720 · 📈) - Python AST read/write. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/python/typed_ast">typed_ast</a></b> (🥈28 · 220 · 💤) - Modified fork of CPythons ast module that parses `# type:`.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/paver/paver">paver</a></b> (🥉24 · 450 · 📈) - Python-based project scripting. <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/agronholm/typeguard">typeguard</a></b> (🥉30 · 1.2K · 📉) - Run-time type checker for Python. <code>Unlicensed</code>
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥉26 · 3.7K · 📉) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥉22 · 3.9K · 📉) - Monitor Memory usage of Python code. <code>Unlicensed</code>
- <b><a href="https://github.com/pympler/pympler">pympler</a></b> (🥉20 · 1K · 💤) - Development tool to measure, monitor and analyze the memory.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/asottile/add-trailing-comma">add-trailing-comma</a></b> (🥉17 · 300 · 📉) - A tool (and pre-commit hook) to automatically add.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>