best-of-python-dev/history/2021-02-04_changes.md
2021-02-04 15:01:36 +00:00

21 lines
2.6 KiB
Python
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 📈 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-bdd">pytest-bdd</a></b> (🥈27 · 760 · 📈) - BDD library for the py.test runner. <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/cknd/stackprinter">stackprinter</a></b> (🥉24 · 1.1K · 📈) - Debugging-friendly exceptions for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/klen/pylama">pylama</a></b> (🥉24 · 760 · 💀) - Code audit tool for python. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
- <b><a href="https://github.com/PyCQA/baron">baron</a></b> (🥉22 · 250 · 💤) - IDE allow you to refactor code, Baron allows you to write.. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
- <b><a href="https://github.com/timvink/mkdocs-print-site-plugin">mkdocs-print-site-plugin</a></b> (🥉14 · 14 · 🐣) - MkDocs Plugin allowing your visitors to *File Print.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://squidfunk.github.io/mkdocs-material/assets/favicon.png" style="display:inline;" width="13" height="13"></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/psf/black">black</a></b> (🥈33 · 19K · 📉) - The uncompromising Python code formatter. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pylint">pylint</a></b> (🥇33 · 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/Delgan/loguru">loguru</a></b> (🥈30 · 8K · 📉) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pydocstyle">pydocstyle</a></b> (🥈28 · 740 · 📉) - docstring style checker. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/mccabe">mccabe</a></b> (🥈27 · 370 · 📉) - McCabe complexity checker for Python. <code><a href="https://tldrlegal.com/search?q=Saxpath">Saxpath</a></code>