mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
2.4 KiB
2.4 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.
- pipenv (🥇37 · ⭐ 22K · 📈) - Python Development Workflow for Humans.
MIT
- tqdm (🥇37 · ⭐ 19K · 📈) - A Fast, Extensible Progress Bar for Python and CLI.
MIT
- python-coloredlogs (🥈28 · ⭐ 420 · 📈) - Colored terminal output for Python's logging module.
MIT
- wily (🥉20 · ⭐ 770 · 📈) - A Python application for tracking, reporting on timing and complexity..
Apache-2
- pyship (🥉11 · ⭐ 11 · 📈) - pyship - ship Python desktop apps to end users.
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.
- twine (🥈30 · ⭐ 1.1K · 📉) - Utilities for interacting with PyPI.
Apache-2
- pyautogui (🥈29 · ⭐ 5.2K · 📉) - A cross-platform GUI automation Python module for human beings...
BSD-3
- line_profiler (🥈28 · ⭐ 3.5K · 📉) - Line-by-line profiling for Python.
BSD-3
- pudb (🥈26 · ⭐ 2.1K · 📉) - Full-screen console debugger for Python.
MIT
- prettytable (🥉23 · ⭐ 490 · 📉) - Display tabular data in a visually appealing ASCII..
❗️BSD-1-Clause