Best-of Python Developer Tools
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
This curated list contains 270 awesome open-source projects with a total of 1.1M stars grouped into 17 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue , submit a pull request , or directly edit the projects.yaml . Contributions are very welcome!
🧙♂️ Discover other best-of lists or create your own .
📫 Subscribe to our newsletter for updates and trending projects.
🥇🥈🥉 Combined project-quality score
⭐️ Star count from GitHub
🐣 New project (less than 6 months old)
💤 Inactive project (6 months no activity)
💀 Dead project (12 months no activity)
📈📉 Project is trending up or down
➕ Project was recently added
❗️ Warning (e.g. missing/risky license)
👨💻 Contributors count from GitHub
🔀 Fork count from GitHub
📋 Issue count from GitHub
⏱️ Last update timestamp on package manager
📥 Download count from package manager
📦 Number of dependent projects
Flake8 related project
Pytest related project
Pylint related project
Sphinx related project
MkDocs related project
ruff (🥇47 · ⭐ 46K) - An extremely fast Python linter and code formatter, written in Rust. MIT
GitHub (👨💻 820 · 🔀 1.8K · 📥 4.3M · 📦 160K · 📋 7.8K - 21% open · ⏱️ 05.03.2026):
git clone https://github.com/charliermarsh/ruff
PyPi (📥 160M / month · 📦 41K · ⏱️ 26.02.2026):
Conda (📥 6M · ⏱️ 03.03.2026):
conda install -c conda-forge ruff
pylint (🥇44 · ⭐ 5.7K) - Its not just a linter that annoys you!. ❗️GPL-2.0
GitHub (👨💻 630 · 🔀 1.2K · 📥 600 · 📦 490K · 📋 5.9K - 17% open · ⏱️ 04.03.2026):
git clone https://github.com/PyCQA/pylint
PyPi (📥 54M / month · 📦 12K · ⏱️ 20.02.2026):
Conda (📥 7.5M · ⏱️ 20.02.2026):
conda install -c conda-forge pylint
flake8 (🥇39 · ⭐ 3.8K · 📉) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
GitHub (👨💻 180 · 🔀 340 · 📦 680K · 📋 1.6K - 1% open · ⏱️ 22.12.2025):
git clone https://github.com/PyCQA/flake8
PyPi (📥 49M / month · 📦 27K · ⏱️ 20.06.2025):
Conda (📥 10M · ⏱️ 26.06.2025):
conda install -c conda-forge flake8
wemake-python-styleguide (🥇37 · ⭐ 2.8K) - The strictest and most opinionated python linter ever!. MIT
beartype (🥈36 · ⭐ 3.4K) - Unbearably fast near-real-time pure-Python runtime-static type-checker. MIT
GitHub (👨💻 30 · 🔀 71 · 📦 9.7K · 📋 470 - 22% open · ⏱️ 05.03.2026):
git clone https://github.com/beartype/beartype
PyPi (📥 49M / month · 📦 900 · ⏱️ 13.12.2025):
Conda (📥 580K · ⏱️ 14.12.2025):
conda install -c conda-forge beartype
parso (🥈36 · ⭐ 660) - A Python Parser. MIT
GitHub (👨💻 51 · 🔀 110 · 📦 590K · 📋 120 - 10% open · ⏱️ 09.02.2026):
git clone https://github.com/davidhalter/parso
PyPi (📥 100M / month · 📦 1.1K · ⏱️ 09.02.2026):
Conda (📥 34M · ⏱️ 09.02.2026):
conda install -c conda-forge parso
pyflakes (🥈35 · ⭐ 1.4K · 💤) - A simple program which checks Python source files for errors. MIT
GitHub (👨💻 88 · 🔀 180 · 📦 330K · 📋 550 - 11% open · ⏱️ 20.06.2025):
git clone https://github.com/PyCQA/pyflakes
PyPi (📥 55M / month · 📦 1.3K · ⏱️ 20.06.2025):
Conda (📥 10M · ⏱️ 21.06.2025):
conda install -c conda-forge pyflakes
flake8-bugbear (🥈33 · ⭐ 1.1K) - A plugin for Flake8 finding likely bugs and design problems.. MIT
GitHub (👨💻 90 · 🔀 120 · 📦 42K · 📋 250 - 25% open · ⏱️ 03.03.2026):
git clone https://github.com/PyCQA/flake8-bugbear
PyPi (📥 6.8M / month · 📦 1.5K · ⏱️ 29.11.2025):
pip install flake8-bugbear
Conda (📥 890K · ⏱️ 02.12.2025):
conda install -c conda-forge flake8-bugbear
pycodestyle (🥈32 · ⭐ 5.2K) - Simple Python style checker in one Python file. MIT
GitHub (👨💻 140 · 🔀 750 · 📋 780 - 13% open · ⏱️ 22.12.2025):
git clone https://github.com/PyCQA/pycodestyle
PyPi (📥 70M / month · 📦 2.2K · ⏱️ 20.06.2025):
Conda (📥 10M · ⏱️ 22.06.2025):
conda install -c conda-forge pycodestyle
mypy-protobuf (🥈30 · ⭐ 700) - open source tools to generate mypy stubs from protobufs. Apache-2
GitHub (👨💻 40 · 🔀 81 · 📦 4.4K · 📋 150 - 14% open · ⏱️ 13.01.2026):
git clone https://github.com/dropbox/mypy-protobuf
PyPi (📥 8.5M / month · 📦 270 · ⏱️ 13.01.2026):
pip install mypy-protobuf
Conda (📥 180K · ⏱️ 05.02.2026):
conda install -c conda-forge mypy-protobuf
pylint-django (🥈30 · ⭐ 620) - Pylint plugin for improving code analysis for when.. ❗️GPL-3.0
GitHub (👨💻 72 · 🔀 120 · 📥 430 · 📦 32K · 📋 240 - 27% open · ⏱️ 01.01.2026):
git clone https://github.com/PyCQA/pylint-django
PyPi (📥 1.9M / month · 📦 160 · ⏱️ 01.01.2026):
pip install pylint-django
Conda (📥 410K · ⏱️ 02.01.2026):
conda install -c conda-forge pylint-django
hacking (🥈29 · ⭐ 240) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
flake8-isort (🥈29 · ⭐ 190) - flake8 plugin that integrates isort. ❗️GPL-2.0
GitHub (👨💻 40 · 🔀 200 · 📦 29K · 📋 60 - 3% open · ⏱️ 25.10.2025):
git clone https://github.com/gforcada/flake8-isort
PyPi (📥 1.5M / month · 📦 630 · ⏱️ 25.10.2025):
Conda (📥 98K · ⏱️ 25.10.2025):
conda install -c conda-forge flake8-isort
flake8-comprehensions (🥈28 · ⭐ 470) - A flake8 plugin to help you write better.. MIT
GitHub (👨💻 16 · 🔀 23 · 📦 30K · 📋 62 - 9% open · ⏱️ 14.02.2026):
git clone https://github.com/adamchainz/flake8-comprehensions
PyPi (📥 1.6M / month · 📦 780 · ⏱️ 09.09.2025):
pip install flake8-comprehensions
Conda (📥 1M · ⏱️ 10.09.2025):
conda install -c conda-forge flake8-comprehensions
nitpick (🥉26 · ⭐ 410) - Enforce the same settings on multiple projects. MIT
check-manifest (🥉26 · ⭐ 290) - Tool to check the completeness of MANIFEST.in for Python packages. MIT
GitHub (👨💻 23 · 🔀 39 · 📦 12K · 📋 100 - 23% open · ⏱️ 05.01.2026):
git clone https://github.com/mgedmin/check-manifest
PyPi (📥 800K / month · 📦 5K · ⏱️ 15.10.2025):
pip install check-manifest
Conda (📥 190K · ⏱️ 15.10.2025):
conda install -c conda-forge check-manifest
flake8-commas (🥉26 · ⭐ 130) - Flake8 extension for enforcing trailing commas in python. MIT
flake8-builtins (🥉26 · ⭐ 120) - Check for python builtins being used as variables or.. ❗️GPL-2.0
GitHub (👨💻 21 · 🔀 25 · 📦 12K · 📋 52 - 5% open · ⏱️ 25.10.2025):
git clone https://github.com/gforcada/flake8-builtins
PyPi (📥 910K / month · 📦 590 · ⏱️ 25.10.2025):
pip install flake8-builtins
Conda (📥 480K · ⏱️ 27.10.2025):
conda install -c conda-forge flake8-builtins
flake8-import-order (🥉25 · ⭐ 280) - Flake8 plugin that checks import order against.. ❗️LGPL-3.0
GitHub (👨💻 50 · 🔀 73 · 📥 11 · 📋 110 - 12% open · ⏱️ 02.03.2026):
git clone https://github.com/PyCQA/flake8-import-order
PyPi (📥 1.5M / month · 📦 650 · ⏱️ 24.06.2025):
pip install flake8-import-order
Conda (📥 420K · ⏱️ 26.06.2025):
conda install -c conda-forge flake8-import-order
flake8-black (🥉25 · ⭐ 160) - flake8 plugin to run black for checking Python coding style. MIT
GitHub (👨💻 11 · 🔀 11 · 📦 8.7K · 📋 31 - 12% open · ⏱️ 02.02.2026):
git clone https://github.com/peterjc/flake8-black
PyPi (📥 630K / month · 📦 540 · ⏱️ 21.09.2025):
Conda (📥 490K · ⏱️ 22.09.2025):
conda install -c conda-forge flake8-black
flake8-simplify (🥉24 · ⭐ 200) - A flake8 plugin that helps you to simplify code. MIT
GitHub (👨💻 16 · 🔀 23 · 📋 130 - 42% open · ⏱️ 01.01.2026):
git clone https://github.com/MartinThoma/flake8-simplify
PyPi (📥 370K / month · 📦 140 · ⏱️ 01.01.2026):
pip install flake8-simplify
Conda (📥 68K · ⏱️ 06.01.2026):
conda install -c conda-forge flake8-simplify
Show 19 hidden projects...
pydocstyle (🥈32 · ⭐ 1.1K · 💀) - docstring style checker. MIT
coala (🥈28 · ⭐ 3.6K · 💀) - coala provides a unified command-line interface for linting and.. ❗️AGPL-3.0
pep8-naming (🥈28 · ⭐ 530 · 💤) - Naming Convention checker for Python. ❗️Saxpath
darglint (🥈28 · ⭐ 480 · 💀) - A python documentation linter which checks that the docstring.. MIT
flake8-quotes (🥉27 · ⭐ 180 · 💀) - Flake8 extension for checking quotes in python. MIT
pylama (🥉26 · ⭐ 1.1K · 💀) - Code audit tool for python. MIT
Fixit (🥉25 · ⭐ 700) - Advanced Python linting framework with auto-fixes and hierarchical.. ❗Unlicensed
flake8-eradicate (🥉25 · ⭐ 320 · 💀) - Flake8 plugin to find commented out or dead code. MIT
data-science-types (🥉25 · ⭐ 200 · 💀) - Mypy stubs, i.e., type information, for numpy, pandas.. Apache-2
pandas-vet (🥉22 · ⭐ 170 · 💀) - A plugin for Flake8 that checks pandas code. MIT
flake8-bandit (🥉21 · ⭐ 120 · 💀) - Automated security testing using bandit and flake8. MIT
flakehell (🥉19 · ⭐ 230 · 💀) - Flake8 wrapper to make it nice, legacy-friendly, configurable. MIT
flake8-mypy (🥉19 · ⭐ 100 · 💀) - A plugin for flake8 integrating Mypy. MIT
pylint-flask (🥉18 · ⭐ 64 · 💀) - A Pylint plugin to analyze Flask applications. ❗️GPL-2.0
pycycle (🥉17 · ⭐ 360 · 💀) - Tool for pinpointing circular imports in Python. Find cyclic imports.. MIT
bellybutton (🥉17 · ⭐ 280 · 💀) - Custom Python linting through AST expressions. MIT
imhotep (🥉17 · ⭐ 220 · 💀) - A static-analysis bot for Github. MIT
yala (🥉15 · ⭐ 15 · 💀) - Yet Another Linter Aggregator. MIT
linty_fresh (🥉12 · ⭐ 180 · 💀) - Surface lint errors during code review. Apache-2 mypy
mypy (🥇49 · ⭐ 20K) - Optional static typing for Python. MIT
GitHub (👨💻 840 · 🔀 3.1K · 📦 350K · 📋 12K - 25% open · ⏱️ 04.03.2026):
git clone https://github.com/python/mypy
PyPi (📥 110M / month · 📦 39K · ⏱️ 15.12.2025):
Conda (📥 6.9M · ⏱️ 15.12.2025):
conda install -c conda-forge mypy
pyright (🥈38 · ⭐ 15K) - Static Type Checker for Python. MIT
pyre-check (🥉33 · ⭐ 7.1K) - Performant type-checking for python. MIT
pytype (🥉32 · ⭐ 5K) - A static type analyzer for Python code. Apache-2
GitHub (👨💻 110 · 🔀 290 · 📦 4.3K · 📋 950 - 21% open · ⏱️ 23.01.2026):
git clone https://github.com/google/pytype
PyPi (📥 570K / month · 📦 230 · ⏱️ 11.10.2024):
Conda (📥 610K · ⏱️ 22.04.2025):
conda install -c conda-forge pytype
Show 1 hidden projects...
typeguard (🥉33 · ⭐ 1.7K) - Run-time type checker for Python. ❗Unlicensed
black (🥇46 · ⭐ 41K) - The uncompromising Python code formatter. MIT
GitHub (👨💻 510 · 🔀 2.7K · 📥 140K · 📦 670K · 📋 2.8K - 11% open · ⏱️ 03.03.2026):
git clone https://github.com/psf/black
PyPi (📥 100M / month · 📦 52K · ⏱️ 18.01.2026):
Conda (📥 18M · ⏱️ 21.01.2026):
conda install -c conda-forge black
isort (🥈42 · ⭐ 6.9K) - A Python utility / library to sort imports. MIT
GitHub (👨💻 330 · 🔀 620 · 📦 570K · 📋 1.4K - 12% open · ⏱️ 28.02.2026):
git clone https://github.com/PyCQA/isort
PyPi (📥 94M / month · 📦 27K · ⏱️ 28.02.2026):
Conda (📥 8.8M · ⏱️ 28.02.2026):
conda install -c conda-forge isort
autopep8 (🥉35 · ⭐ 4.7K) - A tool that automatically formats Python code to conform to the PEP 8.. MIT
GitHub (👨💻 64 · 🔀 290 · 📦 230K · 📋 520 - 23% open · ⏱️ 24.11.2025):
git clone https://github.com/hhatto/autopep8
PyPi (📥 8.3M / month · 📦 1.7K · ⏱️ 14.01.2025):
Conda (📥 2.6M · ⏱️ 22.04.2025):
conda install -c conda-forge autopep8
docformatter (🥉28 · ⭐ 580) - Formats docstrings to follow PEP 257. MIT
GitHub (👨💻 40 · 🔀 85 · 📥 61 · 📦 4.4K · 📋 180 - 14% open · ⏱️ 11.01.2026):
git clone https://github.com/myint/docformatter
PyPi (📥 1M / month · 📦 300 · ⏱️ 11.05.2025):
Conda (📥 320K · ⏱️ 11.05.2025):
conda install -c conda-forge docformatter
Show 3 hidden projects...
yapf (🥈39 · ⭐ 14K · 💀) - A formatter for Python files. Apache-2
pyformat (🥉19 · ⭐ 94 · 💀) - Formats Python code to follow a consistent style. ❗️Saxpath
autoimport (🥉18 · ⭐ 100 · 💀) - Autoimport automatically fixes wrong import statements. ❗️GPL-3.0
jedi (🥇41 · ⭐ 6.1K) - Awesome autocompletion, static analysis and refactoring library for python. MIT
GitHub (👨💻 180 · 🔀 520 · 📦 590K · 📋 1.5K - 6% open · ⏱️ 13.02.2026):
git clone https://github.com/davidhalter/jedi
PyPi (📥 100M / month · 📦 1.2K · ⏱️ 11.11.2024):
Conda (📥 36M · ⏱️ 22.04.2025):
conda install -c conda-forge jedi
rope (🥇34 · ⭐ 2.2K) - a python refactoring library. ❗️LGPL-3.0
GitHub (👨💻 84 · 🔀 170 · 📥 45 · 📦 79K · 📋 380 - 31% open · ⏱️ 04.01.2026):
git clone https://github.com/python-rope/rope
PyPi (📥 1.1M / month · 📦 320 · ⏱️ 12.07.2025):
Conda (📥 2.3M · ⏱️ 13.07.2025):
conda install -c conda-forge rope
vulture (🥈33 · ⭐ 4.4K) - Find dead Python code. MIT
GitHub (👨💻 48 · 🔀 180 · 📦 6.5K · 📋 250 - 22% open · ⏱️ 04.03.2026):
git clone https://github.com/jendrikseipp/vulture
PyPi (📥 5.6M / month · 📦 600 · ⏱️ 04.03.2026):
Conda (📥 170K · ⏱️ 22.04.2025):
conda install -c conda-forge vulture
pyupgrade (🥈31 · ⭐ 4K) - A tool (and pre-commit hook) to automatically upgrade syntax for newer.. MIT
GitHub (👨💻 36 · 🔀 200 · 📋 470 - 4% open · ⏱️ 22.12.2025):
git clone https://github.com/asottile/pyupgrade
PyPi (📥 1.3M / month · 📦 630 · ⏱️ 19.11.2025):
Conda (📥 920K · ⏱️ 19.11.2025):
conda install -c conda-forge pyupgrade
autoflake (🥈30 · ⭐ 950) - Removes unused imports and unused variables as reported by pyflakes. MIT
GitHub (👨💻 40 · 🔀 84 · 📋 120 - 31% open · ⏱️ 01.03.2026):
git clone https://github.com/myint/autoflake
PyPi (📥 5.8M / month · 📦 1.4K · ⏱️ 20.02.2026):
Conda (📥 650K · ⏱️ 20.02.2026):
conda install -c conda-forge autoflake
MonkeyType (🥈26 · ⭐ 5K · 💤) - A Python library that generates static type annotations by.. BSD-3
GitHub (👨💻 51 · 🔀 200 · 📋 200 - 30% open · ⏱️ 14.06.2025):
git clone https://github.com/Instagram/MonkeyType
PyPi (📥 260K / month · 📦 23 · ⏱️ 20.03.2023):
Conda (📥 120K · ⏱️ 22.04.2025):
conda install -c conda-forge monkeytype
unimport (🥉24 · ⭐ 250) - The ultimate linter and formatter for removing unused import statements.. MIT
add-trailing-comma (🥉22 · ⭐ 370) - A tool (and pre-commit hook) to automatically add trailing.. MIT
com2ann (🥉19 · ⭐ 160 · 💤) - Tool for translation type comments to type annotations in Python. MIT
massedit (🥉17 · ⭐ 120) - Programmatically edit text files with Python. Useful for source to source.. MIT
Show 8 hidden projects...
redbaron (🥈26 · ⭐ 720 · 💀) - Bottom-up approach to refactoring in python. ❗️LGPL-3.0
baron (🥉24 · ⭐ 300 · 💀) - IDE allow you to refactor code, Baron allows you to write.. ❗️LGPL-3.0
eradicate (🥉24 · ⭐ 220) - Removes commented-out code from Python files. ❗️Saxpath
Bowler (🥉23 · ⭐ 1.6K · 💀) - Safe code refactoring for modern Python. MIT
pyannotate (🥉23 · ⭐ 1.4K · 💀) - Auto-generate PEP-484 annotations. Apache-2
unify (🥉20 · ⭐ 97 · 💀) - Modifies strings to all use the same quote where possible. MIT
pep8ify (🥉15 · ⭐ 120 · 💀) - A library that modifies python source code to conform to pep8. Apache-2
retype (🥉14 · ⭐ 150 · 💀) - Re-apply type annotations from .pyi stubs to your codebase. MIT
bandit (🥇38 · ⭐ 7.8K) - Bandit is a tool designed to find common security issues in Python.. Apache-2
GitHub (👨💻 200 · 🔀 730 · 📥 920 · 📦 63K · 📋 740 - 28% open · ⏱️ 23.02.2026):
git clone https://github.com/PyCQA/bandit
PyPi (📥 16M / month · 📦 3.4K · ⏱️ 25.02.2026):
Conda (📥 590K · ⏱️ 25.02.2026):
conda install -c conda-forge bandit
sqlmap (🥈36 · ⭐ 37K) - Automatic SQL injection and database takeover tool. ❗️GPL-3.0
safety (🥈36 · ⭐ 2K) - Safety checks Python dependencies for known security vulnerabilities and.. MIT
GitHub (👨💻 55 · 🔀 170 · 📥 990K · 📦 19K · 📋 270 - 16% open · ⏱️ 04.03.2026):
git clone https://github.com/pyupio/safety
PyPi (📥 4.6M / month · 📦 1.3K · ⏱️ 25.02.2026):
Conda (📥 160K · ⏱️ 07.11.2025):
conda install -c conda-forge safety
dlint (🥉20 · ⭐ 170) - Dlint is a tool for encouraging best coding practices and helping ensure.. BSD-3
GitHub (👨💻 16 · 🔀 16 · 📋 48 - 50% open · ⏱️ 07.01.2026):
git clone https://github.com/dlint-py/dlint
PyPi (📥 110K / month · 📦 93 · ⏱️ 31.10.2024):
Conda (📥 13K · ⏱️ 22.04.2025):
conda install -c conda-forge dlint
Show 4 hidden projects...
pyarmor (🥉34 · ⭐ 5K) - A tool used to obfuscate python scripts, bind obfuscated scripts to.. ❗️SGI-B-2.0
detect-secrets (🥉29 · ⭐ 4.4K · 💀) - An enterprise friendly way of detecting and preventing.. Apache-2
dodgy (🥉21 · ⭐ 130 · 💀) - Looks at Python code to search for things which look dodgy such as.. MIT
pyt (🥉20 · ⭐ 2.2K · 💀) - A Static Analysis Tool for Detecting Security Vulnerabilities in.. ❗️GPL-2.0
pipenv (🥇46 · ⭐ 25K) - Python Development Workflow for Humans. MIT
GitHub (👨💻 540 · 🔀 1.9K · 📦 170K · 📋 4.3K - 3% open · ⏱️ 08.02.2026):
git clone https://github.com/pypa/pipenv
PyPi (📥 24M / month · 📦 250 · ⏱️ 17.12.2025):
Conda (📥 320K · ⏱️ 17.12.2025):
conda install -c conda-forge pipenv
virtualenv (🥈45 · ⭐ 5K) - Virtual Python Environment builder. MIT
GitHub (👨💻 300 · 🔀 1.1K · 📥 34 · 📦 500K · ⏱️ 03.03.2026):
git clone https://github.com/pypa/virtualenv
PyPi (📥 330M / month · 📦 2.1K · ⏱️ 27.02.2026):
Conda (📥 20M · ⏱️ 04.03.2026):
conda install -c conda-forge virtualenv
nodeenv (🥈37 · ⭐ 1.8K) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
GitHub (👨💻 110 · 🔀 220 · 📦 130K · 📋 230 - 28% open · ⏱️ 27.12.2025):
git clone https://github.com/ekalinin/nodeenv
PyPi (📥 110M / month · 📦 410 · ⏱️ 20.12.2025):
Conda (📥 7.7M · ⏱️ 20.12.2025):
conda install -c conda-forge nodeenv
pyenv (🥈35 · ⭐ 44K) - Simple Python version management. MIT
pyenv-virtualenv (🥉23 · ⭐ 6.7K) - a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv). MIT
pyenv-installer (🥉16 · ⭐ 4.1K) - This tool is used to install `pyenv` and friends. MIT
Show 4 hidden projects...
vex (🥉18 · ⭐ 370 · 💀) - Run a command in the named virtualenv. MIT
dh-virtualenv (🥉16 · ⭐ 1.6K · 💀) - Python virtualenvs in Debian packages. ❗️GPL-2.0
pipenv-pipes (🥉14 · ⭐ 130 · 💀) - A PipEnv Environment Switcher. MIT
freshenv (🥉13 · ⭐ 170 · 💀) - Provision, share, manage local and cloud developer environments. MPL-2.0
Dependency & Package Managers
pip (🥇47 · ⭐ 10K) - The Python package installer. MIT
GitHub (👨💻 870 · 🔀 3.2K · 📦 250K · 📋 7.8K - 13% open · ⏱️ 04.03.2026):
git clone https://github.com/pypa/pip
PyPi (📥 660M / month · 📦 5.7K · ⏱️ 05.02.2026):
Conda (📥 200M · ⏱️ 05.02.2026):
conda install -c conda-forge pip
conda (🥇43 · ⭐ 7.3K) - A system-level, binary package and environment manager running on all.. BSD-3
GitHub (👨💻 490 · 🔀 2.1K · 📥 43K · 📦 52K · 📋 10K - 5% open · ⏱️ 04.03.2026):
git clone https://github.com/conda/conda
PyPi (📥 6.4K / month · 📦 83 · ⏱️ 22.04.2017):
Conda (📥 70M · ⏱️ 27.02.2026):
conda install -c conda-forge conda
poetry (🥈42 · ⭐ 34K) - Python packaging and dependency management made easy. MIT
GitHub (👨💻 640 · 🔀 2.4K · 📥 16M · 📋 6.4K - 9% open · ⏱️ 28.02.2026):
git clone https://github.com/python-poetry/poetry
PyPi (📥 72M / month · 📦 900 · ⏱️ 01.02.2026):
Conda (📥 7.7M · ⏱️ 21.01.2026):
conda install -c conda-forge poetry
pip-tools (🥈39 · ⭐ 8K) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
GitHub (👨💻 220 · 🔀 640 · 📦 37K · 📋 1.2K - 16% open · ⏱️ 05.03.2026):
git clone https://github.com/jazzband/pip-tools
PyPi (📥 23M / month · 📦 2.9K · ⏱️ 11.02.2026):
Conda (📥 300K · ⏱️ 12.02.2026):
conda install -c conda-forge pip-tools
PDM (🥈37 · ⭐ 8.5K) - A modern Python package and dependency manager supporting the latest PEP.. MIT
GitHub (👨💻 240 · 🔀 460 · 📥 13K · 📦 570 · 📋 2K - 2% open · ⏱️ 05.03.2026):
git clone https://github.com/pdm-project/pdm
PyPi (📥 8.7M / month · 📦 220 · ⏱️ 22.01.2026):
Conda (📥 1.7M · ⏱️ 23.01.2026):
conda install -c conda-forge pdm
pipx (🥉35 · ⭐ 13K) - Install and Run Python Applications in Isolated Environments. MIT
GitHub (👨💻 170 · 🔀 510 · 📥 910K · 📦 4.7K · 📋 890 - 17% open · ⏱️ 23.01.2026):
git clone https://github.com/pypa/pipx
PyPi (📥 8.1M / month · 📦 75 · ⏱️ 30.09.2025):
Conda (📥 200K · ⏱️ 26.10.2025):
conda install -c conda-forge pipx
pipreqs (🥉33 · ⭐ 7.4K) - pipreqs - Generate pip requirements.txt file based on imports of any.. Apache-2
GitHub (👨💻 76 · 🔀 420 · 📦 40K · 📋 330 - 65% open · ⏱️ 01.03.2026):
git clone https://github.com/bndr/pipreqs
PyPi (📥 900K / month · 📦 320 · ⏱️ 18.02.2024):
Conda (📥 90K · ⏱️ 22.04.2025):
conda install -c conda-forge pipreqs
mamba (🥉30 · ⭐ 7.9K) - The Fast Cross-Platform Package Manager. BSD-3
pyflow (🥉21 · ⭐ 1.3K) - An installation and dependency system for Python. MIT
Show 2 hidden projects...
dephell (🥉26 · ⭐ 1.8K · 💀) - Python project management. Manage packages: convert between formats,.. MIT
pip-run (🥉18 · ⭐ 140 · 💤) - pip-run - dynamic dependency loader for Python. ❗Unlicensed
Code Metrics & Complexity
prospector (🥇34 · ⭐ 2.1K) - Inspects Python source files and provides information about.. ❗️GPL-2.0
GitHub (👨💻 98 · 🔀 180 · 📦 5.4K · 📋 400 - 8% open · ⏱️ 16.02.2026):
git clone https://github.com/PyCQA/prospector
PyPi (📥 500K / month · 📦 290 · ⏱️ 03.02.2026):
Conda (📥 210K · ⏱️ 03.02.2026):
conda install -c conda-forge prospector
mccabe (🥈31 · ⭐ 680 · 💀) - McCabe complexity checker for Python. ❗️Saxpath
GitHub (👨💻 24 · 🔀 65 · 📦 520K · 📋 55 - 18% open · ⏱️ 03.12.2023):
git clone https://github.com/PyCQA/mccabe
PyPi (📥 78M / month · 📦 930 · ⏱️ 24.01.2022):
Conda (📥 11M · ⏱️ 22.04.2025):
conda install -c conda-forge mccabe
wily (🥉26 · ⭐ 1.3K) - A Python application for tracking, reporting on timing and complexity in.. Apache-2
Show 3 hidden projects...
radon (🥈30 · ⭐ 1.9K · 💀) - Various code metrics for Python code. MIT
xenon (🥉24 · ⭐ 270 · 💀) - Monitoring tool based on radon. MIT
cohesion (🥉16 · ⭐ 260 · 💀) - A tool for measuring Python class cohesion. ❗️GPL-3.0
rich (🥇47 · ⭐ 56K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
GitHub (👨💻 290 · 🔀 2K · 📦 510K · 📋 1.6K - 19% open · ⏱️ 26.02.2026):
git clone https://github.com/Textualize/rich
PyPi (📥 370M / month · 📦 35K · ⏱️ 19.02.2026):
Conda (📥 18M · ⏱️ 20.02.2026):
conda install -c conda-forge rich
tqdm (🥇44 · ⭐ 31K) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
GitHub (👨💻 130 · 🔀 1.4K · 📥 20K · 📦 1.2M · 📋 1.2K - 49% open · ⏱️ 03.02.2026):
git clone https://github.com/tqdm/tqdm
PyPi (📥 340M / month · 📦 50K · ⏱️ 03.02.2026):
Conda (📥 46M · ⏱️ 03.02.2026):
conda install -c conda-forge tqdm
Docker Hub (📥 5.9K · ⭐ 3 · ⏱️ 28.02.2026):
sentry-sdk (🥇40 · ⭐ 2.1K) - The official Python SDK for Sentry.io. MIT
GitHub (👨💻 300 · 🔀 580 · 📥 3.8K · 📋 2.1K - 13% open · ⏱️ 05.03.2026):
git clone https://github.com/getsentry/sentry-python
PyPi (📥 96M / month · 📦 1.5K · ⏱️ 03.03.2026):
Conda (📥 1.5M · ⏱️ 04.03.2026):
conda install -c conda-forge sentry-sdk
loguru (🥈38 · ⭐ 24K) - Python logging made (stupidly) simple. MIT
GitHub (👨💻 72 · 🔀 760 · 📦 150K · 📋 1.1K - 20% open · ⏱️ 22.02.2026):
git clone https://github.com/Delgan/loguru
PyPi (📥 62M / month · 📦 11K · ⏱️ 06.12.2024):
Conda (📥 4.1M · ⏱️ 16.01.2026):
conda install -c conda-forge loguru
structlog (🥈38 · ⭐ 4.6K) - Simple, powerful, and fast logging for Python. Apache-2
GitHub (👨💻 140 · 🔀 270 · 📦 30K · 📋 390 - 8% open · ⏱️ 04.03.2026):
git clone https://github.com/hynek/structlog
PyPi (📥 61M / month · 📦 2.2K · ⏱️ 27.10.2025):
Conda (📥 1M · ⏱️ 28.10.2025):
conda install -c conda-forge structlog
tabulate (🥈36 · ⭐ 2.5K · 📈) - Pretty-print tabular data in Python, a library and a command-line.. MIT
GitHub (👨💻 110 · 🔀 180 · 📋 300 - 37% open · ⏱️ 05.03.2026):
git clone https://github.com/astanin/python-tabulate
PyPi (📥 150M / month · 📦 12K · ⏱️ 04.03.2026):
Conda (📥 11M · ⏱️ 07.12.2025):
conda install -c conda-forge tabulate
colorlog (🥉31 · ⭐ 960) - A colored formatter for the python logging module. MIT
GitHub (👨💻 35 · 🔀 95 · 📦 63K · ⏱️ 16.10.2025):
git clone https://github.com/borntyping/python-colorlog
PyPi (📥 51M / month · 📦 2.7K · ⏱️ 16.10.2025):
Conda (📥 6.4M · ⏱️ 16.10.2025):
conda install -c conda-forge colorlog
alive-progress (🥉30 · ⭐ 6.3K) - A new kind of Progress Bar, with real-time throughput, ETA, and.. MIT
GitHub (👨💻 11 · 🔀 230 · 📦 4.9K · 📋 250 - 6% open · ⏱️ 10.10.2025):
git clone https://github.com/rsalmei/alive-progress
PyPi (📥 3.2M / month · 📦 590 · ⏱️ 20.07.2025):
pip install alive-progress
Conda (📥 240K · ⏱️ 22.04.2025):
conda install -c conda-forge alive-progress
notifiers (🥉28 · ⭐ 2.7K) - The easy way to send notifications. MIT
GitHub (👨💻 27 · 🔀 110 · 📦 1.4K · 📋 110 - 36% open · ⏱️ 26.12.2025):
git clone https://github.com/liiight/notifiers
PyPi (📥 490K / month · 📦 37 · ⏱️ 17.05.2025):
Conda (📥 65K · ⏱️ 20.05.2025):
conda install -c conda-forge notifiers
better-exceptions (🥉25 · ⭐ 4.7K) - Pretty and useful exceptions in Python, automatically. MIT
stackprinter (🥉25 · ⭐ 1.3K) - Debugging-friendly exceptions for Python. MIT
GitHub (👨💻 8 · 🔀 41 · 📦 450 · 📋 36 - 30% open · ⏱️ 30.10.2025):
git clone https://github.com/cknd/stackprinter
PyPi (📥 380K / month · 📦 48 · ⏱️ 13.03.2024):
Conda (📥 17K · ⏱️ 08.01.2026):
conda install -c conda-forge stackprinter
Show 10 hidden projects...
prettytable (🥈35 · ⭐ 1.6K) - Display tabular data in a visually appealing ASCII table.. ❗Unlicensed
logbook (🥈33 · ⭐ 1.5K) - A cool logging replacement for Python. ❗Unlicensed
python-json-logger (🥈32 · ⭐ 1.8K · 💀) - Json Formatter for the standard python logger. BSD-2
python-coloredlogs (🥉30 · ⭐ 560 · 💀) - Colored terminal output for Pythons logging module. MIT
progressbar2 (🥉29 · ⭐ 880 · 💀) - Progressbar 2 - A progress bar for Python 2 and Python 3 -.. BSD-3
wasabi (🥉27 · ⭐ 470 · 💀) - A lightweight console printing and formatting toolkit. MIT
rebound (🥉25 · ⭐ 4.1K · 💀) - Instant Stack Overflow results whenever an exception is thrown. ❗️GPL-2.0
PrettyErrors (🥉23 · ⭐ 2.9K · 💀) - Prettify Python exception output to make it legible. MIT
python-devtools (🥉22 · ⭐ 1.1K · 💀) - Dev tools for python. MIT
tbvaccine (🥉17 · ⭐ 380 · 💀) - A small utility to pretty-print Python tracebacks. MIT
xxh (🥉19 · ⭐ 5.9K) - Bring your favorite shell wherever you go through the ssh. Xonsh shell,.. BSD-2
Show 1 hidden projects...
xonsh (🥇38 · ⭐ 9.2K) - Python-powered shell. Full-featured, cross-platform and AI-.. ❗️BSD-1-Clause
🔗 best-of-mkdocs ( ⭐ 1.7K) - Collection of MkDocs projects and plugins.
mkdocs-material (🥇42 · ⭐ 26K) - Documentation that simply works. MIT
GitHub (👨💻 330 · 🔀 4K · 📦 81K · 📋 2.7K - 0% open · ⏱️ 05.03.2026):
git clone https://github.com/squidfunk/mkdocs-material
PyPi (📥 15M / month · 📦 8.9K · ⏱️ 03.03.2026):
pip install mkdocs-material
Conda (📥 900K · ⏱️ 25.02.2026):
conda install -c conda-forge mkdocs-material
mkdocs (🥇40 · ⭐ 22K) - Project documentation with Markdown. BSD-2
GitHub (👨💻 260 · 🔀 2.6K · 📦 96K · 📋 2.1K - 6% open · ⏱️ 20.10.2025):
git clone https://github.com/mkdocs/mkdocs
PyPi (📥 15M / month · 📦 7.1K · ⏱️ 30.08.2024):
Conda (📥 790K · ⏱️ 22.04.2025):
conda install -c conda-forge mkdocs
sphinx_rtd_theme (🥈38 · ⭐ 5K) - Sphinx theme from Read the Docs. MIT
GitHub (👨💻 120 · 🔀 1.8K · 📦 16 · 📋 940 - 27% open · ⏱️ 12.01.2026):
git clone https://github.com/readthedocs/sphinx_rtd_theme
PyPi (📥 13M / month · 📦 20K · ⏱️ 12.01.2026):
pip install sphinx_rtd_theme
Conda (📥 4.9M · ⏱️ 23.01.2026):
conda install -c conda-forge sphinx_rtd_theme
mkdocstrings (🥈34 · ⭐ 2.1K) - Automatic documentation from sources, for MkDocs. ISC
GitHub (👨💻 54 · 🔀 120 · 📦 24K · 📋 470 - 1% open · ⏱️ 10.02.2026):
git clone https://github.com/mkdocstrings/mkdocstrings
PyPi (📥 6.9M / month · 📦 1.9K · ⏱️ 07.02.2026):
Conda (📥 310K · ⏱️ 08.02.2026):
conda install -c conda-forge mkdocstrings
Griffe (🥈34 · ⭐ 610 · 📈) - Signatures for entire Python programs. Extract the structure, the.. ISC
GitHub (👨💻 46 · 🔀 63 · 📦 15K · 📋 300 - 9% open · ⏱️ 10.02.2026):
git clone https://github.com/mkdocstrings/griffe
PyPi (📥 26M / month · 📦 440 · ⏱️ 09.02.2026):
Conda (📥 790K · ⏱️ 23.02.2026):
conda install -c conda-forge griffe
sphinx-autodoc-typehints (🥈34 · ⭐ 580) - Type hints support for the Sphinx autodoc extension. MIT
GitHub (👨💻 66 · 🔀 110 · 📦 60K · 📋 230 - 0% open · ⏱️ 04.03.2026):
git clone https://github.com/tox-dev/sphinx-autodoc-typehints
PyPi (📥 6.6M / month · 📦 6.4K · ⏱️ 04.03.2026):
pip install sphinx-autodoc-typehints
Conda (📥 1M · ⏱️ 02.03.2026):
conda install -c conda-forge sphinx-autodoc-typehints
breathe (🥈31 · ⭐ 810) - ReStructuredText and Sphinx bridge to Doxygen. BSD-3
GitHub (👨💻 120 · 🔀 210 · 📥 800 · 📦 19K · 📋 620 - 30% open · ⏱️ 01.12.2025):
git clone https://github.com/michaeljones/breathe
PyPi (📥 1.4M / month · 📦 130 · ⏱️ 08.07.2025):
Conda (📥 1M · ⏱️ 22.04.2025):
conda install -c conda-forge breathe
pdoc3 (🥉28 · ⭐ 1.2K) - Auto-generate API documentation for Python projects. ❗️AGPL-3.0
GitHub (👨💻 69 · 🔀 140 · 📦 5.1K · 📋 340 - 30% open · ⏱️ 03.11.2025):
git clone https://github.com/pdoc3/pdoc
PyPi (📥 560K / month · 📦 490 · ⏱️ 20.03.2025):
Conda (📥 2.6K · ⏱️ 17.10.2025):
conda install -c anaconda pdoc3
sphinx-autobuild (🥉28 · ⭐ 600) - Watch a Sphinx directory and rebuild the documentation.. MIT
GitHub (👨💻 37 · 🔀 91 · 📦 31K · 📋 110 - 17% open · ⏱️ 16.12.2025):
git clone https://github.com/executablebooks/sphinx-autobuild
PyPi (📥 5.9M / month · 📦 2.3K · ⏱️ 25.08.2025):
pip install sphinx-autobuild
Conda (📥 470K · ⏱️ 04.11.2025):
conda install -c conda-forge sphinx-autobuild
blacken-docs (🥉26 · ⭐ 680) - Run `black` on python code blocks in documentation files. MIT
GitHub (👨💻 26 · 🔀 45 · 📦 1.5K · 📋 81 - 11% open · ⏱️ 14.02.2026):
git clone https://github.com/asottile/blacken-docs
PyPi (📥 250K / month · 📦 120 · ⏱️ 08.09.2025):
Conda (📥 59K · ⏱️ 08.09.2025):
conda install -c conda-forge blacken-docs
mkdocs-awesome-pages-plugin (🥉24 · ⭐ 620) - A plugin for customizing the navigation structure of.. MIT
lazydocs (🥉24 · ⭐ 240 · 💤) - Generate markdown API documentation from Google-style Python.. MIT
pytkdocs (🥉23 · ⭐ 54 · 💤) - Load Python objects documentation. ISC
GitHub (👨💻 23 · 🔀 30 · 📦 1.6K · 📋 100 - 5% open · ⏱️ 09.03.2025):
git clone https://github.com/mkdocstrings/pytkdocs
PyPi (📥 130K / month · 📦 22 · ⏱️ 09.03.2025):
Conda (📥 220K · ⏱️ 22.04.2025):
conda install -c conda-forge pytkdocs
mkdocs-pdf-export-plugin (🥉22 · ⭐ 340) - An MkDocs plugin to export content pages as PDF files. MIT
mkdocs-print-site-plugin (🥉20 · ⭐ 180) - MkDocs Plugin that adds an additional page that.. MIT
Show 13 hidden projects...
sphinx (🥇41 · ⭐ 7.7K · 📉) - The Sphinx documentation generator. ❗Unlicensed
alabaster (🥈33 · ⭐ 760 · 💀) - Lightweight, configurable Sphinx theme. BSD-3
pdoc (🥈32 · ⭐ 2.5K) - API Documentation for Python Projects. ❗️MIT-0
numpydoc (🥈29 · ⭐ 340) - Numpys Sphinx extensions. ❗Unlicensed
interrogate (🥉27 · ⭐ 660 · 💀) - Explain yourself! Interrogate a codebase for docstring coverage. MIT
sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme. MIT
sphinx-markdown-builder (🥉25 · ⭐ 160 · 💀) - DISCONTINUED: sphinx builder that outputs markdown.. MIT
mkdocs-with-pdf (🥉24 · ⭐ 390 · 💀) - Generate a single PDF file from MkDocs repository. MIT
portray (🥉23 · ⭐ 870 · 💀) - Your Project with Great Documentation. MIT
pycco (🥉22 · ⭐ 860 · 💀) - Literate-style documentation generator. MIT
releases (🥉22 · ⭐ 180 · 💀) - A powerful Sphinx changelog-generating extension. BSD-2
mkdocs-git-revision-date-plugin (🥉21 · ⭐ 61 · 💀) - MkDocs plugin for setting revision date from git per.. MIT
mkdocs-versioning (🥉16 · ⭐ 40 · 💀) - A tool that allows for versioning sites built with.. MIT
icecream (🥇32 · ⭐ 10K) - Never use print() to debug again. MIT
GitHub (👨💻 37 · 🔀 220 · 📦 21 · 📋 170 - 38% open · ⏱️ 21.01.2026):
git clone https://github.com/gruns/icecream
PyPi (📥 2.5M / month · 📦 580 · ⏱️ 21.01.2026):
Conda (📥 99K · ⏱️ 23.01.2026):
conda install -c conda-forge icecream
PySnooper (🥈31 · ⭐ 17K · 💤) - Never use print for debugging again. MIT
GitHub (👨💻 29 · 🔀 950 · 📦 2.1K · 📋 140 - 21% open · ⏱️ 31.05.2025):
git clone https://github.com/cool-RR/PySnooper
PyPi (📥 560K / month · 📦 67 · ⏱️ 31.05.2025):
Conda (📥 150K · ⏱️ 22.04.2025):
conda install -c conda-forge pysnooper
pyelftools (🥈31 · ⭐ 2.2K) - Parsing ELF and DWARF in Python. Unlicense
GitHub (👨💻 110 · 🔀 540 · 📦 12K · 📋 280 - 27% open · ⏱️ 01.12.2025):
git clone https://github.com/eliben/pyelftools
PyPi (📥 10M / month · 📦 270 · ⏱️ 19.02.2025):
Conda (📥 1.2M · ⏱️ 22.04.2025):
conda install -c conda-forge pyelftools
ipdb (🥈31 · ⭐ 2K) - Integration of IPython pdb. BSD-3
GitHub (👨💻 60 · 🔀 150 · 📦 68K · 📋 210 - 36% open · ⏱️ 27.02.2026):
git clone https://github.com/gotcha/ipdb
PyPi (📥 14M / month · 📦 1.1K · ⏱️ 09.03.2023):
Conda (📥 770K · ⏱️ 22.04.2025):
conda install -c conda-forge ipdb
gdbgui (🥉27 · ⭐ 10K · 💤) - Browser-based frontend to gdb (gnu debugger). Add breakpoints,.. ❗️GPL-3.0
pyrasite (🥉23 · ⭐ 2.9K · 💤) - Inject code into running Python processes. ❗️GPL-3.0
snoop (🥉23 · ⭐ 1.4K) - A powerful set of Python debugging tools, based on PySnooper. MIT
GitHub (👨💻 22 · 🔀 41 · 📋 57 - 45% open · ⏱️ 11.01.2026):
git clone https://github.com/alexmojaki/snoop
PyPi (📥 240K / month · 📦 41 · ⏱️ 06.10.2024):
Conda (📥 12K · ⏱️ 22.04.2025):
conda install -c conda-forge snoop
python-hunter (🥉23 · ⭐ 860 · 💤) - Hunter is a flexible code tracing toolkit. BSD-2
GitHub (👨💻 10 · 🔀 51 · 📋 100 - 46% open · ⏱️ 22.08.2025):
git clone https://github.com/ionelmc/python-hunter
PyPi (📥 1.1M / month · 📦 17 · ⏱️ 22.08.2025):
Conda (📥 210K · ⏱️ 03.11.2025):
conda install -c conda-forge hunter
Birdseye (🥉21 · ⭐ 1.7K) - Graphical Python debugger which lets you easily view the values of all.. MIT
Show 4 hidden projects...
pudb (🥇33 · ⭐ 3.2K) - Full-screen console debugger for Python. ❗Unlicensed
pdbpp (🥉28 · ⭐ 1.4K · 💀) - pdb++, a drop-in replacement for pdb (the Python debugger). BSD-3
python-manhole (🥉20 · ⭐ 400 · 💀) - Debugging manhole for python applications. BSD-2
reloadium (🥉18 · ⭐ 3K · 💀) - Hot Reloading and Profiling for Python. Apache-2
🔗 best-of-web-python - Testing ( ⭐ 2.7K) - Testing libraries & tools for python web frameworks.
🔗 unittest - Unittest is a test framework included in the Python standard library.
pytest (🥇49 · ⭐ 14K) - The pytest framework makes it easy to write small tests, yet scales to.. MIT
GitHub (👨💻 1.1K · 🔀 3K · 📥 29K · 📦 1.7M · 📋 6.4K - 15% open · ⏱️ 04.03.2026):
git clone https://github.com/pytest-dev/pytest
PyPi (📥 510M / month · 📦 120K · ⏱️ 06.12.2025):
Conda (📥 45M · ⏱️ 06.12.2025):
conda install -c conda-forge pytest
robotframework (🥇43 · ⭐ 11K) - Generic automation framework for acceptance testing and RPA. Apache-2
GitHub (👨💻 220 · 🔀 2.5K · 📥 580 · 📦 14K · 📋 4.8K - 5% open · ⏱️ 03.03.2026):
git clone https://github.com/robotframework/robotframework
PyPi (📥 4.7M / month · 📦 1.1K · ⏱️ 03.03.2026):
pip install robotframework
Conda (📥 260K · ⏱️ 04.03.2026):
conda install -c conda-forge robotframework
hypothesis (🥇42 · ⭐ 8.5K) - The property-based testing library for Python. MPL-2.0
GitHub (👨💻 360 · 🔀 630 · 📦 38K · 📋 1.7K - 3% open · ⏱️ 01.03.2026):
git clone https://github.com/HypothesisWorks/hypothesis
PyPi (📥 24M / month · 📦 4K · ⏱️ 16.02.2026):
Conda (📥 17M · ⏱️ 17.02.2026):
conda install -c conda-forge hypothesis
tox (🥇42 · ⭐ 3.9K) - Command line driven CI frontend and development task automation tool. MIT
GitHub (👨💻 340 · 🔀 550 · 📦 130K · 📋 1.9K - 0% open · ⏱️ 04.03.2026):
git clone https://github.com/tox-dev/tox
PyPi (📥 29M / month · 📦 13K · ⏱️ 04.03.2026):
Conda (📥 1.7M · ⏱️ 01.03.2026):
conda install -c conda-forge tox
playwright-python (🥇40 · ⭐ 14K) - Python version of the Playwright testing and automation.. Apache-2
pytest-asyncio (🥇40 · ⭐ 1.6K) - Asyncio support for pytest. Apache-2
GitHub (👨💻 77 · 🔀 180 · 📥 1.9K · 📦 180K · 📋 390 - 13% open · ⏱️ 02.03.2026):
git clone https://github.com/pytest-dev/pytest-asyncio
PyPi (📥 130M / month · 📦 15K · ⏱️ 10.11.2025):
pip install pytest-asyncio
Conda (📥 3M · ⏱️ 10.11.2025):
conda install -c conda-forge pytest-asyncio
pytest-xdist (🥈38 · ⭐ 1.8K) - pytest plugin for distributed testing and loop-on-failures.. MIT
GitHub (👨💻 110 · 🔀 250 · 📥 400 · 📦 130K · 📋 700 - 42% open · ⏱️ 03.03.2026):
git clone https://github.com/pytest-dev/pytest-xdist
PyPi (📥 87M / month · 📦 5.6K · ⏱️ 01.07.2025):
Conda (📥 11M · ⏱️ 02.07.2025):
conda install -c conda-forge pytest-xdist
pytest-mock (🥈36 · ⭐ 2K · 📉) - Thin-wrapper around the mock package for easier use with.. MIT
GitHub (👨💻 82 · 🔀 150 · 📥 160 · 📦 130K · 📋 170 - 8% open · ⏱️ 24.02.2026):
git clone https://github.com/pytest-dev/pytest-mock
PyPi (📥 76M / month · 📦 9.4K · ⏱️ 16.09.2025):
Conda (📥 4.7M · ⏱️ 17.09.2025):
conda install -c conda-forge pytest-mock
pytest-cov (🥈35 · ⭐ 2K) - Coverage plugin for pytest. MIT
GitHub (👨💻 100 · 🔀 230 · 📋 450 - 34% open · ⏱️ 02.03.2026):
git clone https://github.com/pytest-dev/pytest-cov
PyPi (📥 140M / month · 📦 48K · ⏱️ 09.09.2025):
Conda (📥 17M · ⏱️ 11.09.2025):
conda install -c conda-forge pytest-cov
pytest-html (🥈35 · ⭐ 770) - Plugin for generating HTML reports for pytest results. MPL-2.0
GitHub (👨💻 65 · 🔀 250 · 📦 58K · 📋 450 - 41% open · ⏱️ 05.03.2026):
git clone https://github.com/pytest-dev/pytest-html
PyPi (📥 19M / month · 📦 1.1K · ⏱️ 19.01.2026):
Conda (📥 950K · ⏱️ 21.01.2026):
conda install -c conda-forge pytest-html
mimesis (🥈34 · ⭐ 4.8K) - Mimesis is a fast Python library for generating fake data in multiple.. MIT
GitHub (👨💻 130 · 🔀 350 · 📥 870 · 📦 2.3K · 📋 360 - 3% open · ⏱️ 18.01.2026):
git clone https://github.com/lk-geimfari/mimesis
PyPi (📥 1.8M / month · 📦 83 · ⏱️ 11.01.2026):
Conda (📥 370K · ⏱️ 11.01.2026):
conda install -c conda-forge mimesis
nox (🥈34 · ⭐ 1.5K) - Flexible test automation for Python. Apache-2
GitHub (👨💻 120 · 🔀 180 · 📦 7.5K · 📋 440 - 15% open · ⏱️ 16.02.2026):
git clone https://github.com/theacodes/nox
PyPi (📥 5.2M / month · 📦 1.5K · ⏱️ 10.02.2026):
Conda (📥 560K · ⏱️ 10.02.2026):
conda install -c conda-forge nox
pytest-bdd (🥈34 · ⭐ 1.4K) - BDD library for the pytest runner. MIT
GitHub (👨💻 65 · 🔀 230 · 📦 4.7K · 📋 380 - 22% open · ⏱️ 06.12.2025):
git clone https://github.com/pytest-dev/pytest-bdd
PyPi (📥 2.2M / month · 📦 110 · ⏱️ 05.12.2024):
Conda (📥 74K · ⏱️ 22.04.2025):
conda install -c conda-forge pytest-bdd
nose2 (🥈34 · ⭐ 820 · 📈) - The successor to nose, based on unittest2. BSD-2
GitHub (👨💻 83 · 🔀 130 · 📦 27K · 📋 240 - 17% open · ⏱️ 02.03.2026):
git clone https://github.com/nose-devs/nose2
PyPi (📥 600K / month · 📦 360 · ⏱️ 02.03.2026):
Conda (📥 220K · ⏱️ 22.04.2025):
conda install -c conda-forge nose2
coveralls-python (🥈34 · ⭐ 570) - Show coverage stats online via coveralls.io. MIT
GitHub (👨💻 66 · 🔀 190 · 📦 37K · 📋 180 - 4% open · ⏱️ 04.03.2026):
git clone https://github.com/TheKevJames/coveralls-python
PyPi (📥 1.4M / month · 📦 2.6K · ⏱️ 28.02.2026):
Conda (📥 1.5M · ⏱️ 28.02.2026):
conda install -c conda-forge coveralls
freezegun (🥉32 · ⭐ 4.5K · 💤) - Let your Python tests travel through time. Apache-2
GitHub (👨💻 130 · 🔀 290 · 📥 170 · 📋 360 - 40% open · ⏱️ 19.08.2025):
git clone https://github.com/spulec/freezegun
PyPi (📥 39M / month · 📦 1.3K · ⏱️ 09.08.2025):
Conda (📥 1.9M · ⏱️ 09.08.2025):
conda install -c conda-forge freezegun
pytest-sugar (🥉31 · ⭐ 1.5K) - a plugin for py.test that changes the default look and feel.. BSD-3
GitHub (👨💻 57 · 🔀 81 · 📥 53 · 📦 30K · 📋 130 - 25% open · ⏱️ 12.12.2025):
git clone https://github.com/Teemu/pytest-sugar
PyPi (📥 5.6M / month · 📦 1.5K · ⏱️ 23.08.2025):
Conda (📥 460K · ⏱️ 24.08.2025):
conda install -c conda-forge pytest-sugar
pytest-benchmark (🥉31 · ⭐ 1.4K) - pytest fixture for benchmarking code. BSD-2
GitHub (👨💻 53 · 🔀 130 · 📋 220 - 55% open · ⏱️ 16.02.2026):
git clone https://github.com/ionelmc/pytest-benchmark
PyPi (📥 9.2M / month · 📦 1.9K · ⏱️ 09.11.2025):
pip install pytest-benchmark
Conda (📥 2.9M · ⏱️ 09.11.2025):
conda install -c conda-forge pytest-benchmark
factory_boy (🥉30 · ⭐ 3.8K) - A test fixtures replacement for Python. MIT
GitHub (👨💻 130 · 🔀 400 · 📋 630 - 30% open · ⏱️ 14.12.2025):
git clone https://github.com/FactoryBoy/factory_boy
PyPi (📥 18M / month · 📦 650 · ⏱️ 03.02.2025):
Conda (📥 290K · ⏱️ 25.04.2025):
conda install -c conda-forge factory_boy
pytest-testinfra (🥉30 · ⭐ 2.5K · 💤) - Testinfra test your infrastructures. Apache-2
GitHub (👨💻 140 · 🔀 360 · 📦 2.6K · 📋 380 - 38% open · ⏱️ 12.08.2025):
git clone https://github.com/pytest-dev/pytest-testinfra
PyPi (📥 850K / month · 📦 20 · ⏱️ 30.03.2025):
pip install pytest-testinfra
Conda (📥 37K · ⏱️ 22.04.2025):
conda install -c conda-forge pytest-testinfra
asv (🥉30 · ⭐ 990 · 📉) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
GitHub (👨💻 96 · 🔀 200 · 📥 2.1K · 📦 1.6K · 📋 680 - 24% open · ⏱️ 19.12.2025):
git clone https://github.com/airspeed-velocity/asv
PyPi (📥 320K / month · 📦 160 · ⏱️ 13.09.2025):
Conda (📥 1.3M · ⏱️ 07.12.2025):
conda install -c conda-forge asv
pytest-testmon (🥉27 · ⭐ 950) - Selects tests affected by changed files. Executes the right.. MIT
GitHub (👨💻 29 · 🔀 74 · 📦 1.6K · 📋 180 - 20% open · ⏱️ 01.12.2025):
git clone https://github.com/tarpas/pytest-testmon
PyPi (📥 1.7M / month · 📦 59 · ⏱️ 01.12.2025):
pip install pytest-testmon
Conda (📥 120K · ⏱️ 22.04.2025):
conda install -c conda-forge pytest-testmon
pytest-randomly (🥉27 · ⭐ 700) - Pytest plugin to randomly order tests and control random.seed. MIT
GitHub (👨💻 20 · 🔀 32 · 📦 12K · 📋 76 - 11% open · ⏱️ 14.02.2026):
git clone https://github.com/pytest-dev/pytest-randomly
PyPi (📥 5.3M / month · 📦 770 · ⏱️ 12.09.2025):
pip install pytest-randomly
Conda (📥 370K · ⏱️ 22.04.2025):
conda install -c conda-forge pytest-randomly
pytest-docker (🥉26 · ⭐ 480) - Docker-based integration tests. MIT
pytest-mypy (🥉26 · ⭐ 260 · 💤) - Mypy static type checker plugin for Pytest. MIT
GitHub (👨💻 16 · 🔀 33 · 📦 4.7K · 📋 72 - 9% open · ⏱️ 02.04.2025):
git clone https://github.com/dbader/pytest-mypy
PyPi (📥 510K / month · 📦 780 · ⏱️ 02.04.2025):
Conda (📥 120K · ⏱️ 22.04.2025):
conda install -c conda-forge pytest-mypy
pytest-datadir (🥉25 · ⭐ 270) - pytest plugin for manipulating test data directories and.. MIT
GitHub (👨💻 16 · 🔀 25 · 📥 88 · 📦 2.2K · 📋 23 - 13% open · ⏱️ 23.02.2026):
git clone https://github.com/gabrielcnr/pytest-datadir
PyPi (📥 1.2M / month · 📦 270 · ⏱️ 30.07.2025):
pip install pytest-datadir
Conda (📥 420K · ⏱️ 30.07.2025):
conda install -c conda-forge pytest-datadir
xdoctest (🥉24 · ⭐ 220) - A rewrite of Pythons builtin doctest module (with pytest plugin.. Apache-2
GitHub (👨💻 13 · 🔀 18 · 📥 270 · 📋 57 - 38% open · ⏱️ 01.03.2026):
git clone https://github.com/Erotemic/xdoctest
PyPi (📥 650K / month · 📦 240 · ⏱️ 08.09.2025):
Conda (📥 270K · ⏱️ 21.11.2025):
conda install -c conda-forge xdoctest
Show 14 hidden projects...
pyautogui (🥈35 · ⭐ 12K · 💀) - A cross-platform GUI automation Python module for human beings... BSD-3
nose (🥈33 · ⭐ 1.4K · 💀) - nose is nicer testing for python. ❗️LGPL-2.1+
green (🥉28 · ⭐ 810 · 💀) - Green is a clean, colorful, fast python test runner. MIT
PyHamcrest (🥉28 · ⭐ 800) - Hamcrest matchers for Python. ❗Unlicensed
uiautomator (🥉27 · ⭐ 2.1K · 💀) - Python wrapper of Android uiautomator test tool. MIT
ddt (🥉27 · ⭐ 440 · 💀) - Data-Driven Tests for Python Unittest. MIT
pytest-watch (🥉26 · ⭐ 760 · 💀) - Local continuous test runner with pytest and watchdog. MIT
pytest-lazy-fixture (🥉24 · ⭐ 400 · 💀) - It helps to use fixtures in pytest.mark.parametrize. MIT
sixpack (🥉23 · ⭐ 1.8K · 💀) - Sixpack is a language-agnostic a/b-testing framework. BSD-2
pytest-plugins (🥉23 · ⭐ 600 · 💀) - A grab-bag of nifty pytest plugins. MIT
Mamba Test Runner (🥉22 · ⭐ 540 · 💀) - The definitive testing tool for Python. Born under the.. MIT
assertpy (🥉21 · ⭐ 520 · 💀) - Simple assertion library for unit testing in python with a fluent.. BSD-3
fake2db (🥉18 · ⭐ 2.4K · 💀) - create custom test databases that are populated with fake data. ❗️GPL-2.0
pytest-play (🥉16 · ⭐ 71 · 💀) - pytest plugin that let you automate actions and.. Apache-2
🔗 Python.org Packaging - An Overview of Packaging for Python.
pyinstaller (🥇44 · ⭐ 13K) - Freeze (package) Python programs into stand-alone executables. ❗️GPL-2.0
GitHub (👨💻 490 · 🔀 2K · 📥 750K · 📦 87K · 📋 5.6K - 5% open · ⏱️ 04.03.2026):
git clone https://github.com/pyinstaller/pyinstaller
PyPi (📥 6.7M / month · 📦 1.7K · ⏱️ 14.02.2026):
Conda (📥 1.7M · ⏱️ 18.02.2026):
conda install -c conda-forge pyinstaller
Nuitka (🥇40 · ⭐ 15K) - Nuitka is a Python compiler written in Python. Its fully compatible.. ❗️AGPL-3.0
GitHub (👨💻 200 · 🔀 760 · 📦 3.7K · 📋 2.8K - 6% open · ⏱️ 03.03.2026):
git clone https://github.com/Nuitka/Nuitka
PyPi (📥 1.2M / month · 📦 200 · ⏱️ 03.03.2026):
Conda (📥 2.8M · ⏱️ 15.02.2026):
conda install -c conda-forge nuitka
pex (🥈35 · ⭐ 4.2K) - A tool for generating .pex (Python EXecutable) files, lock files and venvs. Apache-2
briefcase (🥈34 · ⭐ 3.2K) - Tools to support converting a Python project into a standalone.. BSD-3
cx_Freeze (🥈30 · ⭐ 1.5K) - Creates standalone executables from Python scripts with the.. ❗Unlicensed
GitHub (👨💻 120 · 🔀 240 · 📋 1.1K - 4% open · ⏱️ 04.03.2026):
git clone https://github.com/marcelotduarte/cx_Freeze
PyPi (📥 180K / month · 📦 140 · ⏱️ 20.02.2026):
Conda (📥 1.3M · ⏱️ 20.02.2026):
conda install -c conda-forge cx_freeze
py2app (🥉28 · ⭐ 420) - py2app is a Python setuptools command which will allow you to make.. MIT
constructor (🥉27 · ⭐ 500) - tool for creating installers from conda packages. BSD-3
py2exe (🥉26 · ⭐ 990 · 💤) - Create standalone Windows programs from Python code. MIT
shiv (🥉24 · ⭐ 1.9K) - shiv is a command line utility for building fully self contained Python.. BSD-2
Show 6 hidden projects...
packaging (🥈39 · ⭐ 710) - Core utilities for Python packages. ❗Unlicensed
PyOxidizer (🥉27 · ⭐ 6.1K · 💀) - A modern Python application packaging and distribution tool. MPL-2.0
pynsist (🥉23 · ⭐ 980 · 💀) - Build Windows installers for Python applications. MIT
xar (🥉21 · ⭐ 1.6K · 💀) - executable archive format. BSD-3
pyship (🥉16 · ⭐ 44) - pyship - ship Python desktop apps to end users. MIT
subpar (🥉13 · ⭐ 570 · 💀) - Subpar is a utility for creating self-contained python.. Apache-2
setuptools (🥇46 · ⭐ 2.8K) - Official project repository for the Setuptools build system. MIT
GitHub (👨💻 640 · 🔀 1.4K · 📦 840K · 📋 2.8K - 22% open · ⏱️ 02.03.2026):
git clone https://github.com/pypa/setuptools
PyPi (📥 1.3B / month · 📦 31K · ⏱️ 08.02.2026):
Conda (📥 190M · ⏱️ 09.02.2026):
conda install -c conda-forge setuptools
scons (🥇39 · ⭐ 2.4K) - SCons - a software construction tool. MIT
GitHub (👨💻 170 · 🔀 340 · 📥 2K · 📦 4.2K · 📋 3.5K - 18% open · ⏱️ 22.02.2026):
git clone https://github.com/SCons/scons
PyPi (📥 940K / month · 📦 58 · ⏱️ 16.11.2025):
Conda (📥 1.3M · ⏱️ 17.11.2025):
conda install -c conda-forge scons
wheel (🥇39 · ⭐ 550) - The official binary distribution format for Python. MIT
GitHub (👨💻 88 · 🔀 170 · 📦 380K · 📋 420 - 3% open · ⏱️ 03.03.2026):
git clone https://github.com/pypa/wheel
PyPi (📥 470M / month · 📦 16K · ⏱️ 22.01.2026):
Conda (📥 160M · ⏱️ 23.01.2026):
conda install -c conda-forge wheel
twine (🥈38 · ⭐ 1.8K) - Utilities for interacting with PyPI. Apache-2
GitHub (👨💻 130 · 🔀 320 · 📥 120 · 📦 130K · 📋 560 - 10% open · ⏱️ 02.03.2026):
git clone https://github.com/pypa/twine
PyPi (📥 25M / month · 📦 23K · ⏱️ 04.09.2025):
Conda (📥 1.6M · ⏱️ 04.09.2025):
conda install -c conda-forge twine
setuptools_scm (🥈37 · ⭐ 940 · 📈) - the blessed package to manage your versions by scm tags. MIT
GitHub (👨💻 160 · 🔀 230 · 📥 670 · 📦 33K · 📋 650 - 6% open · ⏱️ 25.02.2026):
git clone https://github.com/pypa/setuptools_scm
PyPi (📥 120M / month · 📦 2.3K · ⏱️ 19.10.2025):
pip install setuptools_scm
Conda (📥 6.5M · ⏱️ 20.10.2025):
conda install -c conda-forge setuptools_scm
invoke (🥈36 · ⭐ 4.7K) - Pythonic task management & command execution. BSD-2
GitHub (👨💻 62 · 🔀 380 · 📦 32K · 📋 840 - 51% open · ⏱️ 20.10.2025):
git clone https://github.com/pyinvoke/invoke
PyPi (📥 66M / month · 📦 1.2K · ⏱️ 11.10.2025):
Conda (📥 2M · ⏱️ 11.10.2025):
conda install -c conda-forge invoke
buildbot (🥉35 · ⭐ 5.4K) - Python-based continuous integration testing framework; your pull.. ❗️GPL-2.0
GitHub (👨💻 900 · 🔀 1.6K · 📥 100K · 📦 410 · 📋 1.8K - 41% open · ⏱️ 04.03.2026):
git clone https://github.com/buildbot/buildbot
PyPi (📥 40K / month · 📦 20 · ⏱️ 12.05.2025):
Conda (📥 170K · ⏱️ 13.05.2025):
conda install -c conda-forge buildbot
doit (🥉34 · ⭐ 2K) - CLI task management & automation tool. MIT
GitHub (👨💻 70 · 🔀 190 · 📦 2.2K · 📋 320 - 29% open · ⏱️ 12.02.2026):
git clone https://github.com/pydoit/doit
PyPi (📥 680K / month · 📦 140 · ⏱️ 09.02.2026):
Conda (📥 480K · ⏱️ 09.02.2026):
conda install -c conda-forge doit
flit (🥉33 · ⭐ 2.2K) - Simplified packaging of Python modules. BSD-3
GitHub (👨💻 82 · 🔀 150 · 📦 2.7K · 📋 440 - 29% open · ⏱️ 12.02.2026):
git clone https://github.com/pypa/flit
PyPi (📥 10M / month · 📦 930 · ⏱️ 25.03.2025):
Conda (📥 360K · ⏱️ 22.04.2025):
conda install -c conda-forge flit
pybuilder (🥉27 · ⭐ 2K) - Software build automation tool for Python. Apache-2
GitHub (👨💻 39 · 🔀 270 · 📋 530 - 19% open · ⏱️ 13.02.2026):
git clone https://github.com/pybuilder/pybuilder
PyPi (📥 60K / month · 📦 6 · ⏱️ 13.02.2026):
Conda (📥 350K · ⏱️ 13.02.2026):
conda install -c conda-forge pybuilder
universal-build (🥉14 · ⭐ 26 · 💀) - Universal build utilities for containerized build pipelines. MIT
Show 3 hidden projects...
buildout (🥉28 · ⭐ 610) - Buildout is a deployment automation tool written in and extended.. ❗️ZPL-2.1
paver (🥉22 · ⭐ 460 · 💀) - Python-based project scripting. BSD-3
pynt (🥉17 · ⭐ 160 · 💀) - A pynt of Python build. MIT
System Monitoring & Profiling
psutil (🥇47 · ⭐ 11K) - Cross-platform lib for process and system monitoring in Python. BSD-3
GitHub (👨💻 230 · 🔀 1.5K · 📦 770K · 📋 1.9K - 18% open · ⏱️ 05.03.2026):
git clone https://github.com/giampaolo/psutil
PyPi (📥 280M / month · 📦 20K · ⏱️ 28.01.2026):
Conda (📥 58M · ⏱️ 29.01.2026):
conda install -c conda-forge psutil
memray (🥈36 · ⭐ 15K) - Memray is a memory profiler for Python. Apache-2
GitHub (👨💻 61 · 🔀 430 · 📦 1.9K · 📋 260 - 17% open · ⏱️ 28.02.2026):
git clone https://github.com/bloomberg/memray
PyPi (📥 13M / month · 📦 110 · ⏱️ 16.10.2025):
Conda (📥 620K · ⏱️ 15.12.2025):
conda install -c conda-forge memray
Scalene (🥈35 · ⭐ 13K) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
pyinstrument (🥈35 · ⭐ 7.7K) - Call stack profiler for Python. Shows you why your code is slow!. BSD-3
GitHub (👨💻 76 · 🔀 260 · 📦 4.1K · 📋 190 - 14% open · ⏱️ 06.01.2026):
git clone https://github.com/joerick/pyinstrument
PyPi (📥 11M / month · 📦 240 · ⏱️ 04.01.2026):
Conda (📥 1.1M · ⏱️ 04.01.2026):
conda install -c conda-forge pyinstrument
py-spy (🥈34 · ⭐ 15K · 💤) - Sampling profiler for Python programs. MIT
GitHub (👨💻 53 · 🔀 500 · 📥 50K · 📦 7.9K · 📋 450 - 49% open · ⏱️ 18.08.2025):
git clone https://github.com/benfred/py-spy
PyPi (📥 16M / month · 📦 110 · ⏱️ 31.07.2025):
Conda (📥 780K · ⏱️ 01.08.2025):
conda install -c conda-forge py-spy
Cargo (📥 7.6K / month · 📦 4 · ⏱️ 31.07.2025):
Yappi (🥈31 · ⭐ 1.7K) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
GitHub (👨💻 35 · 🔀 78 · 📦 1.7K · 📋 100 - 24% open · ⏱️ 26.02.2026):
git clone https://github.com/sumerc/yappi
PyPi (📥 3.3M / month · 📦 74 · ⏱️ 24.10.2025):
Conda (📥 360K · ⏱️ 28.10.2025):
conda install -c conda-forge yappi
Bpytop (🥉29 · ⭐ 11K · 💤) - Linux/OSX/FreeBSD resource monitor. Apache-2
GitHub (👨💻 36 · 🔀 430 · 📦 240 · 📋 320 - 28% open · ⏱️ 01.06.2025):
git clone https://github.com/aristocratos/bpytop
PyPi (📥 9.7K / month · 📦 1 · ⏱️ 22.12.2021):
Conda (📥 27K · ⏱️ 22.04.2025):
conda install -c conda-forge bpytop
line_profiler (🥉29 · ⭐ 3.2K) - Line-by-line profiling for Python. BSD-3
GitHub (👨💻 53 · 🔀 130 · 📥 2.1K · 📋 140 - 37% open · ⏱️ 18.02.2026):
git clone https://github.com/pyutils/line_profiler
PyPi (📥 3.1M / month · 📦 400 · ⏱️ 23.02.2026):
pip install line_profiler
Conda (📥 4.8M · ⏱️ 24.02.2026):
conda install -c conda-forge line_profiler
pympler (🥉27 · ⭐ 1.4K · 💤) - Development tool to measure, monitor and analyze the memory.. Apache-2
GitHub (👨💻 30 · 🔀 89 · 📋 120 - 51% open · ⏱️ 07.06.2025):
git clone https://github.com/pympler/pympler
PyPi (📥 6.5M / month · 📦 260 · ⏱️ 28.06.2024):
Conda (📥 660K · ⏱️ 22.04.2025):
conda install -c conda-forge pympler
Show 9 hidden projects...
Glances (🥇38 · ⭐ 32K) - Glances an Eye on your system. A top/htop alternative for.. ❗Unlicensed
memory-profiler (🥉29 · ⭐ 4.6K · 💀) - Monitor Memory usage of Python code. BSD-3
Diamond (🥉28 · ⭐ 1.8K · 💀) - Diamond is a python daemon that collects system metrics and publishes.. MIT
memory_profiler (🥉27 · ⭐ 4.5K · 💀) - Monitor Memory usage of Python code. BSD-3
vprof (🥉24 · ⭐ 4K · 💀) - Visual profiler for Python. BSD-2
Profiling (🥉21 · ⭐ 3K · 💀) - Was an interactive continuous Python profiler. BSD-3
heartrate (🥉19 · ⭐ 1.8K · 💀) - Simple real time visualisation of the execution of a Python program. MIT
pyheat (🥉18 · ⭐ 840 · 💀) - pprofile + matplotlib = Python program profiled as an awesome heatmap!. MIT
livepython (🥉12 · ⭐ 2.6K · 💀) - Visually trace Python code in real-time. MIT
executing (🥇30 · ⭐ 380 · 💤) - Get information about what a Python frame is currently doing,.. MIT
GitHub (👨💻 11 · 🔀 38 · 📦 330K · 📋 52 - 36% open · ⏱️ 31.08.2025):
git clone https://github.com/alexmojaki/executing
PyPi (📥 97M / month · 📦 800 · ⏱️ 01.09.2025):
Conda (📥 25M · ⏱️ 01.09.2025):
conda install -c conda-forge executing
astor (🥈29 · ⭐ 860) - Python AST read/write. BSD-3
GitHub (👨💻 35 · 🔀 110 · 📋 130 - 24% open · ⏱️ 17.02.2026):
git clone https://github.com/berkerpeksag/astor
PyPi (📥 12M / month · 📦 620 · ⏱️ 10.12.2019):
Conda (📥 2.8M · ⏱️ 22.04.2025):
conda install -c conda-forge astor
gast (🥈28 · ⭐ 150) - Python AST that abstracts the underlying Python version. BSD-3
GitHub (👨💻 11 · 🔀 38 · 📦 220K · ⏱️ 29.11.2025):
git clone https://github.com/serge-sans-paille/gast
PyPi (📥 19M / month · 📦 530 · ⏱️ 29.11.2025):
Conda (📥 3.9M · ⏱️ 30.11.2025):
conda install -c conda-forge gast
asteval (🥉27 · ⭐ 210) - minimalistic evaluator of python expression using ast module. MIT
GitHub (👨💻 27 · 🔀 47 · ⏱️ 17.12.2025):
git clone https://github.com/newville/asteval
PyPi (📥 3.8M / month · 📦 190 · ⏱️ 17.12.2025):
Conda (📥 860K · ⏱️ 18.12.2025):
conda install -c conda-forge asteval
Show 2 hidden projects...
astunparse (🥈28 · ⭐ 230 · 💀) - An AST unparser for Python. BSD-3
typed_ast (🥉26 · ⭐ 230 · 💀) - Modified fork of CPythons ast module that parses # type:.. Apache-2
pre-commit (🥇41 · ⭐ 15K) - A framework for managing and maintaining multi-language pre-commit.. MIT
GitHub (👨💻 170 · 🔀 930 · 📥 5.1M · 📦 270K · 📋 2.3K - 1% open · ⏱️ 22.12.2025):
git clone https://github.com/pre-commit/pre-commit
PyPi (📥 100M / month · 📦 26K · ⏱️ 16.12.2025):
Conda (📥 9M · ⏱️ 17.12.2025):
conda install -c conda-forge pre-commit
Best-of lists : Discover other best-of lists with awesome open-source projects on all kinds of topics.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI .
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide .
For more information on how to add or update projects, please read the contribution guidelines . By participating in this project, you agree to abide by its Code of Conduct .