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.
- sphinx_rtd_theme (🥈37 · ⭐ 4.5K · 📈) - Sphinx theme for readthedocs.org.
MIT
- pytype (🥉33 · ⭐ 4.5K · 📈) - A static type analyzer for Python code.
Apache-2
- buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting.
BSD-3
- assertpy (🥉19 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent..
BSD-3
📉 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.
- sentry-sdk (🥈33 · ⭐ 1.7K · 📉) - The official Python SDK for Sentry.io.
MIT
- beartype (🥉27 · ⭐ 2.2K · 📉) - Unbearably fast near-real-time hybrid runtime-static type-checking..
MIT
- tabulate (🥉25 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- add-trailing-comma (🥉17 · ⭐ 330 · 📉) - A tool (and pre-commit hook) to automatically add..
MIT
- memory_profiler (🥉15 · ⭐ 89 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed