mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
33 lines
4.0 KiB
Python
33 lines
4.0 KiB
Python
## 📈 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._
|
||
|
||
- <b><a href="https://github.com/pytest-dev/pytest-mock">pytest-mock</a></b> (🥈30 · ⭐ 1.1K · 📈) - Thin-wrapper around the mock package for easier use with.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://docs.pytest.org/en/stable/_static/favicon.png" style="display:inline;" width="13" height="13"></code>
|
||
- <b><a href="https://github.com/serge-sans-paille/gast">gast</a></b> (🥈28 · ⭐ 110 · 📈) - Python AST that abstracts the underlying Python version. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
|
||
- <b><a href="https://github.com/inducer/pudb">pudb</a></b> (🥈27 · ⭐ 2.1K · 📈) - Full-screen console debugger for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/PyCQA/prospector">prospector</a></b> (🥈27 · ⭐ 1.4K · 💤) - Inspects Python source files and provides information about.. <code><a href="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code>
|
||
- <b><a href="https://github.com/dropbox/mypy-protobuf">mypy-protobuf</a></b> (🥈25 · ⭐ 360 · 📈) - open source tools to generate mypy stubs from protobufs. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
|
||
## 📉 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._
|
||
|
||
- <b><a href="https://github.com/hhatto/autopep8">autopep8</a></b> (🥇33 · ⭐ 3.8K · 📉) - A tool that automatically formats Python code to conform to the PEP.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/PyCQA/pylint">pylint</a></b> (🥈31 · ⭐ 3.4K · 📉) - It's not just a linter that annoys you!. <code><a href="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code>
|
||
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥈31 · ⭐ 2.9K · 📉) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
- <b><a href="https://github.com/nose-devs/nose">nose</a></b> (🥈31 · ⭐ 1.3K · 💀) - nose is nicer testing for python. <code><a href="https://tldrlegal.com/search?q=LGPL-2.1%2B">❗️LGPL-2.1+</a></code>
|
||
- <b><a href="https://github.com/Delgan/loguru">loguru</a></b> (🥈30 · ⭐ 9.2K · 📉) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
|
||
## ➕ Added Projects
|
||
|
||
_Projects that were recently added to this best-of list._
|
||
|
||
- <b><a href="https://github.com/Yelp/detect-secrets">detect-secrets</a></b> (🥉26 · ⭐ 1.9K · ➕) - An enterprise friendly way of detecting and preventing.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
- <b><a href="https://github.com/beeware/briefcase">briefcase</a></b> (🥈25 · ⭐ 1.2K · ➕) - Tools to support converting a Python project into a standalone.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
|
||
- <b><a href="https://github.com/pdoc3/pdoc">pdoc3</a></b> (🥈25 · ⭐ 660 · ➕) - Auto-generate API documentation for Python projects. <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code>
|
||
- <b><a href="https://github.com/ines/wasabi">wasabi</a></b> (🥉25 · ⭐ 290 · ➕) - A lightweight console printing and formatting toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/samuelcolvin/python-devtools">python-devtools</a></b> (🥉19 · ⭐ 350 · ➕) - Dev tools for python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/alexmojaki/heartrate">heartrate</a></b> (🥉17 · ⭐ 1.3K · 💀) - Simple real time visualisation of the execution of a Python program. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/agermanidis/livepython">livepython</a></b> (🥉12 · ⭐ 2.5K · 💀) - Visually trace Python code in real-time. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
|