best-of-python-dev/history/2023-05-18_changes.md
2023-05-18 14:21:06 +00:00

27 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.

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/spulec/freezegun">freezegun</a></b> (🥈33 · 3.7K · 📈) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/FactoryBoy/factory_boy">factory_boy</a></b> (🥈31 · 3.1K · 📈) - A test fixtures replacement for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/buildout/buildout">buildout</a></b> (🥉29 · 560 · 📈) - Buildout is a deployment automation tool written in and.. <code><a href="https://tldrlegal.com/search?q=ZPL-2.1">ZPL-2.1</a></code>
- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉26 · 3.8K · 💀) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/paver/paver">paver</a></b> (🥉24 · 450 · 📈) - Python-based project scripting. <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/python/mypy">mypy</a></b> (🥇42 · 15K · 📉) - Optional static typing for Python. <code>Unlicensed</code>
- <b><a href="https://github.com/pyutils/line_profiler">line_profiler</a></b> (🥉22 · 1.8K · 📉) - Line-by-line profiling for Python. <code>Unlicensed</code>
- <b><a href="https://github.com/openstack/hacking">hacking</a></b> (🥉19 · 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. <code><a href="http://bit.ly/3nYMfla">Apache-2</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/gabrielcnr/pytest-datadir">pytest-datadir</a></b> (🥉19 · 200 · 📉) - pytest plugin for manipulating test data directories.. <code>Unlicensed</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/ActivisionGameScience/assertpy">assertpy</a></b> (🥉12 · 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
## Added Projects
_Projects that were recently added to this best-of list._
- <b><a href="https://github.com/charliermarsh/ruff">ruff</a></b> (🥇40 · 15K · ) - An extremely fast Python linter, written in Rust. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>