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

21 lines
2.6 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/joerick/pyinstrument">pyinstrument</a></b> (🥈31 · 5.3K · 📈) - Call stack profiler for Python. Shows you why your code is.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PyCQA/autoflake">autoflake</a></b> (🥈28 · 750 · 📈) - Removes unused imports and unused variables as reported by pyflakes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/berkerpeksag/astor">astor</a></b> (🥇28 · 710 · 📈) - Python AST read/write. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pyutils/line_profiler">line_profiler</a></b> (🥉26 · 1.8K · 📈) - Line-by-line profiling for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PyCQA/flake8-import-order">flake8-import-order</a></b> (🥉25 · 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>
## 📉 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/readthedocs/sphinx_rtd_theme">sphinx_rtd_theme</a></b> (🥈31 · 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/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/buildout/buildout">buildout</a></b> (🥉22 · 560 · 📉) - Buildout is a deployment automation tool written in and.. <code>Unlicensed</code>
- <b><a href="https://github.com/dlint-py/dlint">dlint</a></b> (🥉16 · 140 · 📉) - Dlint is a tool for encouraging best coding practices and helping.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/paver/paver">paver</a></b> (🥉15 · 450 · 📉) - Python-based project scripting. <code>Unlicensed</code>