best-of-python-dev/latest-changes.md

21 lines
2.6 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/pytest-dev/pytest-xdist">pytest-xdist</a></b> (🥈36 · 1.2K · 📈) - pytest plugin for distributed testing and loop-on-.. <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/numpy/numpydoc">numpydoc</a></b> (🥈35 · 24K · 📈) - Numpys Sphinx extensions. <code><a href="http://bit.ly/3aKzpTv">BSD-3</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/google/pytype">pytype</a></b> (🥉32 · 4.3K · 📈) - A static type analyzer for Python code. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉26 · 4K · 💀) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/Instagram/MonkeyType">MonkeyType</a></b> (🥈25 · 4.4K · 📈) - A Python library that generates static type annotations by.. <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/pycodestyle">pycodestyle</a></b> (🥈31 · 4.9K · 📉) - Simple Python style checker in one Python file. <code>Unlicensed</code>
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥉26 · 3.8K · 💤) - 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> (🥉25 · 3.2K · 📉) - A test fixtures replacement for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥉22 · 4K · 📉) - Monitor Memory usage of Python code. <code>Unlicensed</code>
- <b><a href="https://github.com/ActivisionGameScience/assertpy">assertpy</a></b> (🥉13 · 18 · 💀) - Simple assertion library for unit testing in python with a fluent API. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>