best-of-python-dev/history/2021-04-29_changes.md
2021-04-29 14:43:24 +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/PyCQA/pylint">pylint</a></b> (🥇34 · 3.3K · 📈) - 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/getlogbook/logbook">logbook</a></b> (🥈30 · 1.4K · 💀) - A cool logging replacement for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pyutils/line_profiler">line_profiler</a></b> (🥈28 · 3.5K · 📈) - Line-by-line profiling for Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/Erotemic/xdoctest">xdoctest</a></b> (🥉24 · 93 · 📈) - 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/econchick/interrogate">interrogate</a></b> (🥉23 · 250 · 📈) - Explain yourself! Interrogate a codebase for docstring coverage. <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/pytest-dev/pytest-mock">pytest-mock</a></b> (🥈29 · 1K · 📉) - Thin-wrapper around the mock package for easier use with.. <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/berkerpeksag/astor">astor</a></b> (🥈27 · 580 · 📉) - Python AST read/write. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PyCQA/prospector">prospector</a></b> (🥈26 · 1.4K · 📉) - Inspects Python source files and provides information about.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin">mkdocs-git-revision-date-plugin</a></b> (🥉18 · 32 · 📉) - MkDocs plugin for setting revision date from git per.. <code><a href="http://bit.ly/34MBwT8">MIT</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/indygreg/PyOxidizer">PyOxidizer</a></b> (🥉14 · 3K · 📉) - A modern Python application packaging and distribution tool. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code>