best-of-python-dev/history/2022-01-20_changes.md

24 lines
2.2 KiB
Python
Raw Permalink Normal View History

## 📈 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/conda/conda">conda</a></b> (🥈40 · 4.5K · 📈) - OS-agnostic, system-level binary package manager and ecosystem. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PyCQA/pyflakes">pyflakes</a></b> (🥇35 · 1.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/Delgan/loguru">loguru</a></b> (🥈34 · 11K · 📈) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pypa/setuptools_scm">setuptools_scm</a></b> (🥈34 · 540 · 📈) - 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/gforcada/flake8-isort">flake8-isort</a></b> (🥉27 · 110 · 📈) - flake8 plugin that integrates isort. <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>
## 📉 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/hhatto/autopep8">autopep8</a></b> (🥉35 · 4K · 📉) - A tool that automatically formats Python code to conform to the PEP 8.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pympler/pympler">pympler</a></b> (🥉27 · 860 · 📉) - Development tool to measure, monitor and analyze the memory.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
## Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/mkdocstrings/pytkdocs">pytkdocs</a></b> (🥉23 · 41 · ) - Load Python objects documentation. <code><a href="http://bit.ly/3hkKRql">ISC</a></code>