mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
2.5 KiB
2.5 KiB
📈 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.
- tabulate (🥈35 · ⭐ 1.5K · 📈) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- python-json-logger (🥈35 · ⭐ 1.4K · 📈) - Json Formatter for the standard python logger.
BSD-2
- pytest-asyncio (🥈33 · ⭐ 1.1K · 📈) - Asyncio support for pytest.
Apache-2
- Griffe (🥉26 · ⭐ 130 · 📈) - Signatures for entire Python programs. Extract the structure, the..
ISC
- pytkdocs (🥉23 · ⭐ 46 · 💤) - Load Python objects documentation.
ISC
📉 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.
- structlog (🥈34 · ⭐ 2.4K · 📉) - Simple, powerful, and fast logging for Python.
❗Unlicensed
- Scalene (🥈32 · ⭐ 7.3K · 📉) - Scalene: a high-performance, high-precision CPU, GPU, and memory..
Apache-2
- pyinstrument (🥈31 · ⭐ 5.1K · 📉) - Call stack profiler for Python. Shows you why your code is..
BSD-3
- memory-profiler (🥈29 · ⭐ 3.8K · 📉) - Monitor Memory usage of Python code.
BSD-3
- icecream (🥉26 · ⭐ 6.6K · 📉) - Never use print() to debug again.
MIT