best-of-python-dev/latest-changes.md
2024-05-30 14:47:02 +00:00

2.6 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.

  • pipenv (🥇45 · 25K · 📈) - Python Development Workflow for Humans. MIT
  • playwright-python (🥇39 · 11K · 📈) - Python version of the Playwright testing and.. Apache-2
  • scons (🥈38 · 2K · 📈) - SCons - a software construction tool. MIT
  • memray (🥈35 · 13K · 📈) - Memray is a memory profiler for Python. Apache-2
  • asteval (🥉24 · 170 · 📈) - minimalistic evaluator of python expression using ast module. MIT

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.

  • pytest-asyncio (🥈36 · 1.3K · 📉) - Asyncio support for pytest. Apache-2
  • progressbar2 (🥈33 · 850 · 📉) - Progressbar 2 - A progress bar for Python 2 and Python 3 -.. BSD-3
  • pdoc (🥈31 · 1.8K · 📉) - API Documentation for Python Projects. Unlicense
  • Yappi (🥈29 · 1.4K · 📉) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
  • pytest-testmon (🥉26 · 800 · 📉) - Selects tests affected by changed files. Executes the.. MIT