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.
- mkdocs (🥇34 · ⭐ 12K · 📈) - Project documentation with Markdown.
BSD-2
- pycodestyle (🥇34 · ⭐ 4.3K · 📈) - Simple Python style checker in one Python file.
❗️Saxpath
- pyflakes (🥇32 · ⭐ 1K · 📈) - A simple program which checks Python source files for errors.
MIT
- pydocstyle (🥈30 · ⭐ 760 · 📈) - docstring style checker.
MIT
- python-manhole (🥉21 · ⭐ 310 · 📈) - Debugging manhole for python applications.
BSD-2
📉 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.
- pip (🥇34 · ⭐ 7K · 📉) - The Python package installer.
MIT
- isort (🥈33 · ⭐ 3.8K · 📉) - A Python utility / library to sort imports.
MIT
- pylint (🥇33 · ⭐ 3.3K · 📉) - It's not just a linter that annoys you!.
❗️GPL-2.0
- setuptools_scm (🥉26 · ⭐ 450 · 📉) - the blessed package to manage your versions by scm tags.
MIT
- pex (🥈25 · ⭐ 1.8K · 📉) - A library and tool for generating .pex (Python EXecutable) files.
Apache-2