mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
21 lines
2.7 KiB
Python
21 lines
2.7 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/PyCQA/pylint">pylint</a></b> (🥇34 · ⭐ 3.2K · 📈) - 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/python-poetry/poetry">poetry</a></b> (🥈32 · ⭐ 14K · 📈) - Python dependency management and packaging made easy. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/Delgan/loguru">loguru</a></b> (🥈31 · ⭐ 8.2K · 📈) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/wemake-services/wemake-python-styleguide">wemake-python-styleguide</a></b> (🥈28 · ⭐ 1.4K · 📈) - The strictest and most opinionated python linter ever!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/nose-devs/nose2">nose2</a></b> (🥈28 · ⭐ 660 · 📈) - The successor to nose, based on unittest2. <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/hynek/structlog">structlog</a></b> (🥉27 · ⭐ 1.4K · 📉) - Structured Logging for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/theacodes/nox">nox</a></b> (🥉24 · ⭐ 490 · 📉) - Flexible test automation for Python. <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/executablebooks/sphinx-autobuild">sphinx-autobuild</a></b> (🥈24 · ⭐ 300 · 📉) - Watch a Sphinx directory and rebuild the.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.sphinx-doc.org/en/master/_static/favicon.svg" style="display:inline;" width="13" height="13"></code>
|
||
- <b><a href="https://github.com/pytest-dev/pytest-randomly">pytest-randomly</a></b> (🥉22 · ⭐ 280 · 📉) - Pytest plugin to randomly order tests and control random.seed. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/predictive-analytics-lab/data-science-types">data-science-types</a></b> (🥉20 · ⭐ 180 · 📉) - Mypy stubs, i.e., type information, for numpy, pandas.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
|