|
2 | 2 |
|
3 | 3 | _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._
|
4 | 4 |
|
5 |
| -- <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> |
6 |
| -- <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> |
7 |
| -- <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> |
8 |
| -- <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> |
9 |
| -- <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> |
| 5 | +- <b><a href="https://github.com/pytest-dev/pytest-asyncio">pytest-asyncio</a></b> (🥈37 · ⭐ 1.3K · 📈) - Asyncio support for pytest. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://docs.pytest.org/en/stable/_static/favicon.png" style="display:inline;" width="13" height="13"></code> |
| 6 | +- <b><a href="https://github.com/asottile/pyupgrade">pyupgrade</a></b> (🥈32 · ⭐ 3.3K · 📈) - A tool (and pre-commit hook) to automatically upgrade syntax for.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> |
| 7 | +- <b><a href="https://github.com/buildout/buildout">buildout</a></b> (🥉28 · ⭐ 570 · 💀) - 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> |
| 8 | +- <b><a href="https://github.com/paver/paver">paver</a></b> (🥉26 · ⭐ 460 · 💤) - Python-based project scripting. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> |
| 9 | +- <b><a href="https://github.com/ActivisionGameScience/assertpy">assertpy</a></b> (🥉20 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> |
10 | 10 |
|
11 | 11 | ## 📉 Trending Down
|
12 | 12 |
|
13 | 13 | _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._
|
14 | 14 |
|
15 |
| -- <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> |
16 |
| -- <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> |
17 |
| -- <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> |
18 |
| -- <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> |
19 |
| -- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · ⭐ 90 · 💀) - Monitor Memory usage of Python code. <code>❗Unlicensed</code> |
| 15 | +- <b><a href="https://github.com/python/mypy">mypy</a></b> (🥇41 · ⭐ 17K · 📉) - Optional static typing for Python. <code>❗Unlicensed</code> |
| 16 | +- <b><a href="https://github.com/PyCQA/bandit">bandit</a></b> (🥈31 · ⭐ 5.9K · 📉) - Bandit is a tool designed to find common security issues in.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> |
| 17 | +- <b><a href="https://github.com/xonsh/xonsh">xonsh</a></b> (🥇28 · ⭐ 7.8K · 📉) - Python-powered, cross-platform, Unix-gazing shell. <code>❗Unlicensed</code> |
| 18 | +- <b><a href="https://github.com/beartype/beartype">beartype</a></b> (🥈28 · ⭐ 2.3K · 📉) - Unbearably fast near-real-time hybrid runtime-static type-checking.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> |
| 19 | +- <b><a href="https://github.com/tylerwince/flake8-bandit">flake8-bandit</a></b> (🥉15 · ⭐ 110 · 💀) - Automated security testing using bandit and flake8. <code><a href="http://bit.ly/34MBwT8">MIT</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> |
20 | 20 |
|
0 commit comments