best-of-python-dev/history/2023-12-21_changes.md

21 lines
2.7 KiB
Python
Raw Normal View History

## 📈 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/google/pytype">pytype</a></b> (🥉34 · 4.4K · 📈) - A static type analyzer for Python code. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/marcelotduarte/cx_Freeze">cx_Freeze</a></b> (🥈32 · 1.2K · 📈) - Create standalone executables from Python scripts, with the.. <code><a href="http://bit.ly/35wkF7y">Python-2.0</a></code>
- <b><a href="https://github.com/openstack/hacking">hacking</a></b> (🥈29 · 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> (🥈29 · 220 · 📈) - Modified fork of CPythons ast module that parses `# type:`.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pyutils/line_profiler">line_profiler</a></b> (🥉27 · 2.3K · 📈) - Line-by-line profiling for Python. <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/PyCQA/pycodestyle">pycodestyle</a></b> (🥈30 · 4.9K · 📉) - Simple Python style checker in one Python file. <code>Unlicensed</code>
- <b><a href="https://github.com/pytest-dev/pytest-xdist">pytest-xdist</a></b> (🥈30 · 1.3K · 📉) - pytest plugin for distributed testing and loop-on-.. <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/asottile/pyupgrade">pyupgrade</a></b> (🥈27 · 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/pympler/pympler">pympler</a></b> (🥉22 · 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/pythonprofilers/memory_profiler">memory-profiler</a></b> (🥉21 · 4.1K · 📉) - Monitor Memory usage of Python code. <code>Unlicensed</code>