mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2025-02-17 13:58:08 +00:00
2.6 KiB
2.6 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.
- tqdm (🥇42 · ⭐ 22K · 📈) - A Fast, Extensible Progress Bar for Python and CLI.
MPL-2.0
- loguru (🥈37 · ⭐ 11K · 📈) - Python logging made (stupidly) simple.
MIT
- stackprinter (🥉25 · ⭐ 1.2K · 📈) - Debugging-friendly exceptions for Python.
MIT
- eradicate (🥉23 · ⭐ 130 · 📈) - Removes commented-out code from Python files.
❗️Saxpath
- flake8-bandit (🥉23 · ⭐ 79 · 📈) - Automated security testing using bandit and flake8.
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.
- pycodestyle (🥇35 · ⭐ 4.6K · 📉) - Simple Python style checker in one Python file.
❗️Saxpath
- rope (🥇34 · ⭐ 1.3K · 📉) - a python refactoring library.
❗️LGPL-3.0
- pytest-cov (🥇34 · ⭐ 1.2K · 📉) - Coverage plugin for pytest.
MIT
- pylama (🥈28 · ⭐ 870 · 📉) - Code audit tool for python.
MIT
- python-hunter (🥉22 · ⭐ 660 · 📉) - Hunter is a flexible code tracing toolkit.
BSD-2