best-of-python-dev/history/2023-12-07_changes.md

21 lines
2.5 KiB
Python
Raw 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/pyinvoke/invoke">invoke</a></b> (🥈36 · 4.1K · 📈) - Pythonic task management & command execution. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥈35 · 3.9K · 📈) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pytest-dev/pytest-mock">pytest-mock</a></b> (🥈35 · 1.7K · 📈) - 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/sumerc/yappi">Yappi</a></b> (🥈30 · 1.3K · 📈) - Yet Another Python Profiler, but this time multithreading, asyncio and.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/CleanCut/green">green</a></b> (🥉28 · 780 · 📈) - Green is a clean, colorful, fast python test runner. <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/getsentry/sentry-python">sentry-sdk</a></b> (🥈36 · 1.7K · 📉) - The official Python SDK for Sentry.io. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/PyCQA/pyflakes">pyflakes</a></b> (🥈36 · 1.3K · 📉) - 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/landscapeio/prospector">prospector</a></b> (🥇33 · 1.9K · 📉) - 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/nose-devs/nose2">nose2</a></b> (🥈33 · 760 · 📉) - The successor to nose, based on unittest2. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/astanin/python-tabulate">tabulate</a></b> (🥈31 · 1.8K · 💤) - Pretty-print tabular data in Python, a library and a command-line.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>