best-of-python-dev/latest-changes.md
2021-03-25 14:43:36 +00:00

21 lines
2.5 KiB
Python
Raw 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/PyCQA/flake8">flake8</a></b> (🥇36 · 1.1K · 📈) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <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/pydocstyle">pydocstyle</a></b> (🥈30 · 750 · 📈) - 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/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/pypa/setuptools_scm">setuptools_scm</a></b> (🥉26 · 440 · 📉) - 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/pyenv/pyenv">pyenv</a></b> (🥈25 · 23K · 📉) - Simple Python version management. <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>
- <b><a href="https://github.com/alexmojaki/birdseye">Birdseye</a></b> (🥉18 · 1.4K · 📉) - Graphical Python debugger which lets you easily view the values of.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>