best-of-python-dev/history/2021-04-01_changes.md
2021-04-01 14:52:19 +00:00

21 lines
2.5 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/mkdocs/mkdocs">mkdocs</a></b> (🥇34 · 12K · 📈) - Project documentation with Markdown. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://squidfunk.github.io/mkdocs-material/assets/favicon.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/PyCQA/pycodestyle">pycodestyle</a></b> (🥇34 · 4.3K · 📈) - Simple Python style checker in one Python file. <code><a href="https://tldrlegal.com/search?q=Saxpath">Saxpath</a></code>
- <b><a href="https://github.com/PyCQA/pyflakes">pyflakes</a></b> (🥇32 · 1K · 📈) - A simple program which checks Python source files for errors. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pydocstyle">pydocstyle</a></b> (🥈30 · 760 · 📈) - docstring style checker. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ionelmc/python-manhole">python-manhole</a></b> (🥉21 · 310 · 📈) - Debugging manhole for python applications. <code><a href="http://bit.ly/3rqEWVr">BSD-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/pypa/pip">pip</a></b> (🥇34 · 7K · 📉) - The Python package installer. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/isort">isort</a></b> (🥈33 · 3.8K · 📉) - A Python utility / library to sort imports. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pylint">pylint</a></b> (🥇33 · 3.3K · 📉) - 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/pypa/setuptools_scm">setuptools_scm</a></b> (🥉26 · 450 · 📉) - the blessed package to manage your versions by scm tags. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pantsbuild/pex">pex</a></b> (🥈25 · 1.8K · 📉) - A library and tool for generating .pex (Python EXecutable) files. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>