mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-24 04:21:10 +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/xonsh/xonsh">xonsh</a></b> (🥇32 · ⭐ 7.9K · 📈) - Python-powered, cross-platform, Unix-gazing shell. <code>❗Unlicensed</code>
|
|
- <b><a href="https://github.com/PyCQA/autoflake">autoflake</a></b> (🥈28 · ⭐ 860 · 📈) - Removes unused imports and unused variables as reported by pyflakes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
|
- <b><a href="https://github.com/avast/pytest-docker">pytest-docker</a></b> (🥉27 · ⭐ 390 · 📈) - Docker-based integration tests. <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/pympler/pympler">pympler</a></b> (🥉26 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
|
- <b><a href="https://github.com/facebookincubator/Bowler">Bowler</a></b> (🥈25 · ⭐ 1.5K · 💀) - Safe code refactoring for modern Python. <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/readthedocs/sphinx_rtd_theme">sphinx_rtd_theme</a></b> (🥈30 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org. <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/spulec/freezegun">freezegun</a></b> (🥉29 · ⭐ 4K · 📉) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
|
- <b><a href="https://github.com/asottile/pyupgrade">pyupgrade</a></b> (🥈27 · ⭐ 3.3K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
|
- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · ⭐ 89 · 💀) - Monitor Memory usage of Python code. <code>❗Unlicensed</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>
|
|
|