mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
21 lines
2.6 KiB
Python
21 lines
2.6 KiB
Python
## 📈 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/python/mypy">mypy</a></b> (🥇45 · ⭐ 17K · 📈) - Optional static typing for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/google/pytype">pytype</a></b> (🥉33 · ⭐ 4.5K · 📈) - A static type analyzer for Python code. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
- <b><a href="https://github.com/xonsh/xonsh">xonsh</a></b> (🥇32 · ⭐ 7.8K · 📈) - Python-powered, cross-platform, Unix-gazing shell. <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">❗️BSD-1-Clause</a></code>
|
||
- <b><a href="https://github.com/ryan-roemer/sphinx-bootstrap-theme">sphinx-bootstrap-theme</a></b> (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme. <code><a href="http://bit.ly/34MBwT8">MIT</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/clayrisser/sphinx-markdown-builder">sphinx-markdown-builder</a></b> (🥉22 · ⭐ 160 · 💤) - DISCONTINUED: sphinx builder that outputs markdown.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://www.sphinx-doc.org/en/master/_static/favicon.svg" 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/HypothesisWorks/hypothesis">hypothesis</a></b> (🥇38 · ⭐ 7.2K · 📉) - Hypothesis is a powerful, flexible, and easy to use.. <code>❗Unlicensed</code>
|
||
- <b><a href="https://github.com/pypa/setuptools_scm">setuptools_scm</a></b> (🥉31 · ⭐ 800 · 📉) - 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/spulec/freezegun">freezegun</a></b> (🥉29 · ⭐ 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/FactoryBoy/factory_boy">factory_boy</a></b> (🥉26 · ⭐ 3.4K · 📉) - A test fixtures replacement for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · ⭐ 90 · 💀) - Monitor Memory usage of Python code. <code>❗Unlicensed</code>
|
||
|