mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-23 20:11:08 +00:00
21 lines
2.4 KiB
Python
21 lines
2.4 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/isort">isort</a></b> (🥈42 · ⭐ 6.2K · 📈) - A Python utility / library to sort imports. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
|
||
|
- <b><a href="https://github.com/PyCQA/bandit">bandit</a></b> (🥇38 · ⭐ 5.7K · 📈) - Bandit is a tool designed to find common security issues in.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
|
- <b><a href="https://github.com/pypa/twine">twine</a></b> (🥇37 · ⭐ 1.5K · 📈) - Utilities for interacting with PyPI. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
|
||
|
- <b><a href="https://github.com/madzak/python-json-logger">python-json-logger</a></b> (🥈34 · ⭐ 1.6K · 💤) - Json Formatter for the standard python logger. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
|
||
|
- <b><a href="https://github.com/mamba-org/mamba">mamba</a></b> (🥉30 · ⭐ 5.6K · 📈) - The Fast Cross-Platform Package Manager. <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/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/google/pytype">pytype</a></b> (🥉27 · ⭐ 4.4K · 📉) - A static type analyzer for Python code. <code>❗Unlicensed</code>
|
||
|
- <b><a href="https://github.com/openstack/hacking">hacking</a></b> (🥉20 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at.. <code><a href="http://bit.ly/3nYMfla">Apache-2</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>
|
||
|
- <b><a href="https://github.com/python/typed_ast">typed_ast</a></b> (🥉19 · ⭐ 220 · 📉) - Modified fork of CPythons ast module that parses `# type:`.. <code>❗Unlicensed</code>
|
||
|
- <b><a href="https://github.com/fabianp/memory_profiler">memory_profiler</a></b> (🥉15 · ⭐ 85 · 💀) - Monitor Memory usage of Python code. <code>❗Unlicensed</code>
|
||
|
|