best-of-python-dev/history/2023-02-16_changes.md

21 lines
2.5 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/astanin/python-tabulate">tabulate</a></b> (🥈35 · 1.5K · 📈) - Pretty-print tabular data in Python, a library and a command-line.. <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> (🥈35 · 1.4K · 📈) - Json Formatter for the standard python logger. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/pytest-dev/pytest-asyncio">pytest-asyncio</a></b> (🥈33 · 1.1K · 📈) - Asyncio support for pytest. <code><a href="http://bit.ly/3nYMfla">Apache-2</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/griffe">Griffe</a></b> (🥉26 · 130 · 📈) - Signatures for entire Python programs. Extract the structure, the.. <code><a href="http://bit.ly/3hkKRql">ISC</a></code>
- <b><a href="https://github.com/mkdocstrings/pytkdocs">pytkdocs</a></b> (🥉23 · 46 · 💤) - Load Python objects documentation. <code><a href="http://bit.ly/3hkKRql">ISC</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/hynek/structlog">structlog</a></b> (🥈34 · 2.4K · 📉) - Simple, powerful, and fast logging for Python. <code>Unlicensed</code>
- <b><a href="https://github.com/plasma-umass/scalene">Scalene</a></b> (🥈32 · 7.3K · 📉) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/joerick/pyinstrument">pyinstrument</a></b> (🥈31 · 5.1K · 📉) - 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/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥈29 · 3.8K · 📉) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/gruns/icecream">icecream</a></b> (🥉26 · 6.6K · 📉) - Never use print() to debug again. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>