best-of-python-dev/history/2023-01-19_changes.md
2023-01-19 14:47:35 +00:00

21 lines
2.7 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/tox-dev/tox">tox</a></b> (🥇41 · 3.1K · 📈) - Command line driven CI frontend and development task automation tool. <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/Nuitka/Nuitka">Nuitka</a></b> (🥈37 · 8.1K · 📈) - Nuitka is a Python compiler written in Python. Its fully.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/bndr/pipreqs">pipreqs</a></b> (🥉31 · 4.8K · 📈) - pipreqs - Generate pip requirements.txt file based on imports of.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jazzband/prettytable">prettytable</a></b> (🥉31 · 930 · 📈) - Display tabular data in a visually appealing ASCII.. <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">BSD-1-Clause</a></code>
- <b><a href="https://github.com/adamchainz/blacken-docs">blacken-docs</a></b> (🥉23 · 470 · 📈) - Run `black` on python code blocks in documentation files. <code><a href="http://bit.ly/34MBwT8">MIT</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/giampaolo/psutil">psutil</a></b> (🥇44 · 9K · 📉) - Cross-platform lib for process and system monitoring in Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PyCQA/pylint">pylint</a></b> (🥇41 · 4.4K · 📉) - Its 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/mkdocs/mkdocs">mkdocs</a></b> (🥇40 · 16K · 📉) - 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/wemake-services/wemake-python-styleguide">wemake-python-styleguide</a></b> (🥈34 · 2.1K · 📉) - The strictest and most opinionated python linter ever!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/inducer/pudb">pudb</a></b> (🥇33 · 2.6K · 📉) - Full-screen console debugger for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>