Releases: ml-tooling/best-of-python-dev
Update: 2024.03.21
📈 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.
- pyinstaller (🥇42 · ⭐ 11K · 📈) - Freeze (package) Python programs into stand-alone..
❗️GPL-2.0
- buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- rebound (🥉26 · ⭐ 4.1K · 💀) - Command-line tool that instantly fetches Stack Overflow results when..
MIT
- paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting.
BSD-3
- PrettyErrors (🥉24 · ⭐ 2.8K · 💀) - Prettify Python exception output to make it legible.
MIT
📉 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.
- sphinx_rtd_theme (🥈31 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org.
MIT
- pycodestyle (🥈30 · ⭐ 5K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- freezegun (🥉29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time.
Apache-2
- memory-profiler (🥉22 · ⭐ 4.2K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- memory_profiler (🥉15 · ⭐ 90 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2024.03.14
📈 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.
- bandit (🥇38 · ⭐ 5.9K · 📈) - Bandit is a tool designed to find common security issues in..
Apache-2
- sphinx_rtd_theme (🥈37 · ⭐ 4.6K · 📈) - Sphinx theme for readthedocs.org.
MIT
- freezegun (🥈35 · ⭐ 3.9K · 📈) - Let your Python tests travel through time.
Apache-2
- memory-profiler (🥈29 · ⭐ 4.2K · 📈) - Monitor Memory usage of Python code.
BSD-3
- memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
BSD-3
📉 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.
- sentry-sdk (🥈33 · ⭐ 1.7K · 📉) - The official Python SDK for Sentry.io.
MIT
- progressbar2 (🥉30 · ⭐ 840 · 📉) - Progressbar 2 - A progress bar for Python 2 and Python 3 -..
BSD-3
- tabulate (🥉26 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- buildout (🥉21 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- paver (🥉17 · ⭐ 460 · 💤) - Python-based project scripting.
❗Unlicensed
Update: 2024.03.07
📈 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.
- pytest-asyncio (🥈37 · ⭐ 1.3K · 📈) - Asyncio support for pytest.
Apache-2
- pyupgrade (🥈32 · ⭐ 3.3K · 📈) - A tool (and pre-commit hook) to automatically upgrade syntax for..
MIT
- buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting.
BSD-3
- assertpy (🥉20 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent..
BSD-3
📉 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.
- mypy (🥇41 · ⭐ 17K · 📉) - Optional static typing for Python.
❗Unlicensed
- bandit (🥈31 · ⭐ 5.9K · 📉) - Bandit is a tool designed to find common security issues in..
Apache-2
- xonsh (🥇28 · ⭐ 7.8K · 📉) - Python-powered, cross-platform, Unix-gazing shell.
❗Unlicensed
- beartype (🥈28 · ⭐ 2.3K · 📉) - Unbearably fast near-real-time hybrid runtime-static type-checking..
MIT
- flake8-bandit (🥉15 · ⭐ 110 · 💀) - Automated security testing using bandit and flake8.
MIT
Update: 2024.02.29
📈 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.
- mypy (🥇45 · ⭐ 17K · 📈) - Optional static typing for Python.
MIT
- pytype (🥉33 · ⭐ 4.5K · 📈) - A static type analyzer for Python code.
Apache-2
- xonsh (🥇32 · ⭐ 7.8K · 📈) - Python-powered, cross-platform, Unix-gazing shell.
❗️BSD-1-Clause
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- sphinx-markdown-builder (🥉22 · ⭐ 160 · 💤) - DISCONTINUED: sphinx builder that outputs markdown..
MIT
📉 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.
- hypothesis (🥇38 · ⭐ 7.2K · 📉) - Hypothesis is a powerful, flexible, and easy to use..
❗Unlicensed
- setuptools_scm (🥉31 · ⭐ 800 · 📉) - the blessed package to manage your versions by scm tags.
MIT
- freezegun (🥉29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time.
Apache-2
- factory_boy (🥉26 · ⭐ 3.4K · 📉) - A test fixtures replacement for Python.
MIT
- memory_profiler (🥉15 · ⭐ 90 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2024.02.22
📈 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.
- freezegun (🥈35 · ⭐ 3.9K · 📈) - Let your Python tests travel through time.
Apache-2
- setuptools_scm (🥈35 · ⭐ 800 · 📈) - the blessed package to manage your versions by scm tags.
MIT
- progressbar2 (🥈33 · ⭐ 830 · 📈) - Progressbar 2 - A progress bar for Python 2 and Python 3 -..
BSD-3
- factory_boy (🥈32 · ⭐ 3.4K · 📈) - A test fixtures replacement for Python.
MIT
- tabulate (🥉32 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
📉 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.
- pytest-asyncio (🥉29 · ⭐ 1.3K · 📉) - Asyncio support for pytest.
Apache-2
- xonsh (🥇28 · ⭐ 7.8K · 📉) - Python-powered, cross-platform, Unix-gazing shell.
❗Unlicensed
- icecream (🥉27 · ⭐ 8.2K · 📉) - Never use print() to debug again.
MIT
- Diamond (🥉25 · ⭐ 1.7K · 📉) - Diamond is a python daemon that collects system metrics and publishes..
MIT
- flake8-import-order (🥉20 · ⭐ 280 · 📉) - Flake8 plugin that checks import order against..
❗️LGPL-3.0
Update: 2024.02.15
📈 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.
- pytest-xdist (🥇38 · ⭐ 1.3K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- pycodestyle (🥈36 · ⭐ 5K · 📈) - Simple Python style checker in one Python file.
MIT
- hacking (🥈29 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- line_profiler (🥉27 · ⭐ 2.4K · 📈) - Line-by-line profiling for Python.
BSD-3
- memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
BSD-3
📉 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.
- sphinx_rtd_theme (🥈31 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org.
MIT
- freezegun (🥉29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time.
Apache-2
- pytype (🥉26 · ⭐ 4.5K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- buildout (🥉21 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- paver (🥉17 · ⭐ 460 · 💤) - Python-based project scripting.
❗Unlicensed
Update: 2024.02.08
📈 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.
- progressbar2 (🥈33 · ⭐ 840 · 📈) - Progressbar 2 - A progress bar for Python 2 and Python 3 -..
BSD-3
- beartype (🥈31 · ⭐ 2.3K · 📈) - Unbearably fast near-real-time hybrid runtime-static type-checking..
MIT
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- add-trailing-comma (🥉22 · ⭐ 330 · 📈) - A tool (and pre-commit hook) to automatically add..
MIT
- sphinx-markdown-builder (🥉22 · ⭐ 160 · 💤) - DISCONTINUED: sphinx builder that outputs markdown..
MIT
📉 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.
- pycodestyle (🥈29 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- cx_Freeze (🥉27 · ⭐ 1.2K · 📉) - Create standalone executables from Python scripts, with..
❗Unlicensed
- memory-profiler (🥉21 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- hacking (🥉20 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API.
BSD-3
Update: 2024.02.01
📈 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.
- sphinx_rtd_theme (🥈37 · ⭐ 4.5K · 📈) - Sphinx theme for readthedocs.org.
MIT
- pytype (🥉33 · ⭐ 4.5K · 📈) - A static type analyzer for Python code.
Apache-2
- buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting.
BSD-3
- assertpy (🥉19 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent..
BSD-3
📉 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.
- sentry-sdk (🥈33 · ⭐ 1.7K · 📉) - The official Python SDK for Sentry.io.
MIT
- beartype (🥉27 · ⭐ 2.2K · 📉) - Unbearably fast near-real-time hybrid runtime-static type-checking..
MIT
- tabulate (🥉25 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- add-trailing-comma (🥉17 · ⭐ 330 · 📉) - A tool (and pre-commit hook) to automatically add..
MIT
- memory_profiler (🥉15 · ⭐ 89 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2024.01.25
📈 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.
- poetry (🥈41 · ⭐ 28K · 📈) - Python packaging and dependency management made easy.
MIT
- memory-profiler (🥉28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code.
BSD-3
- pympler (🥉27 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory..
Apache-2
- flake8-commas (🥉25 · ⭐ 130 · 💀) - Flake8 extension for enforcing trailing commas in python.
MIT
- flake8-import-order (🥉24 · ⭐ 280 · 📈) - Flake8 plugin that checks import order against..
❗️LGPL-3.0
📉 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.
- cx_Freeze (🥉27 · ⭐ 1.2K · 📉) - Create standalone executables from Python scripts, with..
❗Unlicensed
- progressbar2 (🥉27 · ⭐ 830 · 📉) - Progressbar 2 - A progress bar for Python 2 and Python 3 -..
BSD-3
- pytype (🥉26 · ⭐ 4.5K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- line_profiler (🥉22 · ⭐ 2.3K · 📉) - Line-by-line profiling for Python.
❗Unlicensed
- sphinx-markdown-builder (🥉17 · ⭐ 160 · 💤) - DISCONTINUED: sphinx builder that outputs markdown..
MIT
Update: 2024.01.18
📈 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.
- xonsh (🥇32 · ⭐ 7.5K · 📈) - Python-powered, cross-platform, Unix-gazing shell.
❗️BSD-1-Clause
- pybuilder (🥉27 · ⭐ 1.6K · 📈) - Software build automation tool for Python.
Apache-2
- memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
BSD-3
- xdoctest (🥉24 · ⭐ 200 · 📈) - A rewrite of Pythons builtin doctest module (with pytest plugin..
Apache-2
- Birdseye (🥉20 · ⭐ 1.6K · 📈) - Graphical Python debugger which lets you easily view the values of..
MIT
📉 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.
- sphinx_rtd_theme (🥈32 · ⭐ 4.5K · 📉) - Sphinx theme for readthedocs.org.
MIT
- buildout (🥉21 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- memory-profiler (🥉20 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- paver (🥉17 · ⭐ 460 · 💤) - Python-based project scripting.
❗Unlicensed
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API.
BSD-3