mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
21 lines
3.0 KiB
Python
21 lines
3.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-asyncio">pytest-asyncio</a></b> (🥈34 · ⭐ 1.2K · 📈) - Asyncio support for pytest. <code><a href="http://bit.ly/3nYMfla">Apache-2</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/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥈29 · ⭐ 4K · 📈) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
|
||
- <b><a href="https://github.com/openstack/hacking">hacking</a></b> (🥈29 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code>
|
||
- <b><a href="https://github.com/PyCQA/flake8-import-order">flake8-import-order</a></b> (🥉25 · ⭐ 270 · 💤) - Flake8 plugin that checks import order against.. <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code>
|
||
- <b><a href="https://github.com/dlint-py/dlint">dlint</a></b> (🥉22 · ⭐ 160 · 📈) - Dlint is a tool for encouraging best coding practices and helping.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/asottile/pyupgrade">pyupgrade</a></b> (🥈27 · ⭐ 2.8K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥉26 · ⭐ 3.8K · 📉) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
- <b><a href="https://github.com/google/pytype">pytype</a></b> (🥉25 · ⭐ 4.3K · 📉) - A static type analyzer for Python code. <code>❗Unlicensed</code>
|
||
- <b><a href="https://github.com/adamchainz/flake8-comprehensions">flake8-comprehensions</a></b> (🥉21 · ⭐ 440 · 📉) - A flake8 plugin to help you write better.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code>
|
||
- <b><a href="https://github.com/Instagram/MonkeyType">MonkeyType</a></b> (🥉19 · ⭐ 4.3K · 📉) - A Python library that generates static type annotations.. <code>❗Unlicensed</code>
|
||
|