mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
2.7 KiB
2.7 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.
- tox (🥇41 · ⭐ 3.1K · 📈) - Command line driven CI frontend and development task automation tool.
MIT
- Nuitka (🥈37 · ⭐ 8.1K · 📈) - Nuitka is a Python compiler written in Python. Its fully..
Apache-2
- pipreqs (🥉31 · ⭐ 4.8K · 📈) - pipreqs - Generate pip requirements.txt file based on imports of..
Apache-2
- prettytable (🥉31 · ⭐ 930 · 📈) - Display tabular data in a visually appealing ASCII..
❗️BSD-1-Clause
- blacken-docs (🥉23 · ⭐ 470 · 📈) - Run
black
on python code blocks in documentation files.MIT
📉 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.
- psutil (🥇44 · ⭐ 9K · 📉) - Cross-platform lib for process and system monitoring in Python.
BSD-3
- pylint (🥇41 · ⭐ 4.4K · 📉) - Its not just a linter that annoys you!.
❗️GPL-2.0
- mkdocs (🥇40 · ⭐ 16K · 📉) - Project documentation with Markdown.
BSD-2
- wemake-python-styleguide (🥈34 · ⭐ 2.1K · 📉) - The strictest and most opinionated python linter ever!.
MIT
- pudb (🥇33 · ⭐ 2.6K · 📉) - Full-screen console debugger for Python.
MIT