best-of-python-dev/history/2021-01-19_changes.md
2021-01-19 20:28:26 +00:00

30 lines
3.3 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.

This file contains Unicode characters that might be confused with other characters. 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/madzak/python-json-logger">python-json-logger</a></b> (🥈29 · 890 · 📈) - Json Formatter for the standard python logger. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/benfred/py-spy">py-spy</a></b> (🥈28 · 6.4K · 📈) - Sampling profiler for Python programs. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/facebook/pyre-check">pyre-check</a></b> (🥈27 · 5.1K · 📈) - Performant type-checking for python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ryan-roemer/sphinx-bootstrap-theme">sphinx-bootstrap-theme</a></b> (🥈26 · 580 · 💀) - Sphinx Bootstrap Theme. <code><a href="http://bit.ly/34MBwT8">MIT</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/simonpercivall/astunparse">astunparse</a></b> (🥉26 · 150 · 💀) - An AST unparser for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/pylint">pylint</a></b> (🥇34 · 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/google/yapf">yapf</a></b> (🥉32 · 11K · 📉) - A formatter for Python files. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/hynek/structlog">structlog</a></b> (🥈29 · 1.4K · 📉) - Structured Logging for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pantsbuild/pex">pex</a></b> (🥈27 · 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/jendrikseipp/vulture">vulture</a></b> (🥈26 · 1.1K · 📉) - Find dead Python code. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
## Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/willmcgugan/rich">rich</a></b> (🥇32 · 20K · ) - Rich is a Python library for rich text and beautiful formatting in the.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Erotemic/xdoctest">xdoctest</a></b> (🥉21 · 88 · ) - A rewrite of Python's builtin doctest module (with pytest plugin.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/alexmojaki/birdseye">Birdseye</a></b> (🥉19 · 1.4K · ) - Graphical Python debugger which lets you easily view the values of.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/alexmojaki/snoop">snoop</a></b> (🥉19 · 460 · ) - A powerful set of Python debugging tools, based on PySnooper. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>