mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
21 lines
2.8 KiB
Python
21 lines
2.8 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/PyCQA/pycodestyle">pycodestyle</a></b> (🥇37 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
|
- <b><a href="https://github.com/pytest-dev/pytest-asyncio">pytest-asyncio</a></b> (🥈34 · ⭐ 1.2K · 📈) - 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>
|
||
|
- <b><a href="https://github.com/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥈28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
|
||
|
- <b><a href="https://github.com/pympler/pympler">pympler</a></b> (🥉27 · ⭐ 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/ActivisionGameScience/assertpy">assertpy</a></b> (🥉21 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. <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/sphinx-doc/sphinx">sphinx</a></b> (🥇41 · ⭐ 5.8K · 📉) - The Sphinx documentation generator. <code>❗Unlicensed</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/readthedocs/sphinx_rtd_theme">sphinx_rtd_theme</a></b> (🥈32 · ⭐ 4.5K · 📉) - 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/asottile/pyupgrade">pyupgrade</a></b> (🥈28 · ⭐ 2.9K · 📉) - 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/marcelotduarte/cx_Freeze">cx_Freeze</a></b> (🥈27 · ⭐ 1.2K · 📉) - Create standalone executables from Python scripts, with.. <code>❗Unlicensed</code>
|
||
|
- <b><a href="https://github.com/FactoryBoy/factory_boy">factory_boy</a></b> (🥉26 · ⭐ 3.2K · 📉) - A test fixtures replacement for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
|
|