mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-24 04:21:10 +00:00
21 lines
2.6 KiB
Python
21 lines
2.6 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/pypa/packaging">packaging</a></b> (🥇38 · ⭐ 530 · 📈) - Core utilities for Python packages. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
- <b><a href="https://github.com/xonsh/xonsh">xonsh</a></b> (🥇31 · ⭐ 7.3K · 📈) - Python-powered, cross-platform, Unix-gazing shell. <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">❗️BSD-1-Clause</a></code>
|
||
- <b><a href="https://github.com/shobrook/rebound">rebound</a></b> (🥉26 · ⭐ 4K · 💀) - Command-line tool that instantly fetches Stack Overflow results when an.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/onelivesleft/PrettyErrors">PrettyErrors</a></b> (🥉22 · ⭐ 2.7K · 💀) - Prettify Python exception output to make it legible. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/Erotemic/xdoctest">xdoctest</a></b> (🥉22 · ⭐ 190 · 📈) - A rewrite of Pythons builtin doctest module (with pytest plugin.. <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/PyCQA/pycodestyle">pycodestyle</a></b> (🥈31 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file. <code>❗Unlicensed</code>
|
||
- <b><a href="https://github.com/pytest-dev/pytest-asyncio">pytest-asyncio</a></b> (🥉28 · ⭐ 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/google/pytype">pytype</a></b> (🥉26 · ⭐ 4.4K · 📉) - A static type analyzer for Python code. <code>❗Unlicensed</code>
|
||
- <b><a href="https://github.com/adamchainz/flake8-comprehensions">flake8-comprehensions</a></b> (🥉21 · ⭐ 450 · 📉) - 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/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · ⭐ 83 · 💀) - Monitor Memory usage of Python code. <code>❗Unlicensed</code>
|
||
|