best-of-python-dev/history/2023-02-16_changes.md
2023-02-16 14:43:50 +00:00

2.5 KiB

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

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