best-of-python-dev/history/2022-10-13_changes.md
2022-10-13 14:49:50 +00:00

21 lines
2.9 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/Delgan/loguru">loguru</a></b> (🥈36 · 13K · 📈) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pypa/twine">twine</a></b> (🥈35 · 1.3K · 📈) - Utilities for interacting with PyPI. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/mitmproxy/pdoc">pdoc</a></b> (🥈32 · 1.4K · 📈) - API Documentation for Python Projects. <code><a href="http://bit.ly/3rvuUlR">Unlicense</a></code>
- <b><a href="https://github.com/gforcada/flake8-builtins">flake8-builtins</a></b> (🥉27 · 89 · 📈) - Check for python builtins being used as variables or.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/cemsbr/yala">yala</a></b> (🥉16 · 13 · 💤) - Yet Another Linter Aggregator. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://cdn.iconscout.com/icon/free/png-256/8-eight-digital-number-numerical-numbers-36025.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://www.pylint.org/ico/favicon.ico" 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/sphinx-doc/sphinx">sphinx</a></b> (🥇43 · 4.9K · 📉) - The Sphinx documentation generator. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/pyinstaller/pyinstaller">pyinstaller</a></b> (🥇41 · 9.6K · 📉) - Freeze (package) Python programs into stand-alone.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/hynek/structlog">structlog</a></b> (🥈36 · 2.2K · 📉) - Simple, powerful, and fast logging for Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/microsoft/pyright">pyright</a></b> (🥈35 · 8.5K · 📉) - Static type checker for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/astanin/python-tabulate">tabulate</a></b> (🥈33 · 1.4K · 📉) - Pretty-print tabular data in Python, a library and a command-line.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>