mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
2.8 KiB
2.8 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.
- pycodestyle (🥇38 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file.
MIT
- pytest-xdist (🥈36 · ⭐ 1.2K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- freezegun (🥈33 · ⭐ 3.8K · 💤) - Let your Python tests travel through time.
Apache-2
- hacking (🥈28 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
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.
- pytest (🥇47 · ⭐ 11K · 📉) - The pytest framework makes it easy to write small tests, yet..
MIT
- gast (🥉27 · ⭐ 130 · 📉) - Python AST that abstracts the underlying Python version.
BSD-3
- rebound (🥉22 · ⭐ 4K · 💀) - Command-line tool that instantly fetches Stack Overflow..
❗Unlicensed
- xdoctest (🥉19 · ⭐ 190 · 📉) - A rewrite of Pythons builtin doctest module (with pytest plugin..
Apache-2
- PrettyErrors (🥉18 · ⭐ 2.7K · 💀) - Prettify Python exception output to make it legible.
MIT