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 (π₯35 Β· β 49K Β· π) - An extremely fast Python linter and code formatter, written in Rust. MIT
-
GitHub (π¨βπ» 930 Β· π 2.2K Β· π¦ 220K):
git clone https://github.com/charliermarsh/ruff
-
PyPi (π₯ 290M / month Β· π¦ 79K Β· β±οΈ 16.07.2026):
-
Conda (π₯ 7.8M Β· β±οΈ 16.07.2026):
conda install -c conda-forge ruff
pylint (π₯33 Β· β 5.7K) - python code static checker. βοΈGPL-2.0
-
GitHub (π¨βπ» 660 Β· π 1.3K Β· π¦ 490K):
git clone https://github.com/PyCQA/pylint
-
PyPi (π₯ 69M / month Β· π¦ 13K Β· β±οΈ 14.06.2026):
-
Conda (π₯ 8.4M Β· β±οΈ 14.06.2026):
conda install -c conda-forge pylint
flake8 (π₯33 Β· β 3.8K) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
-
GitHub (π¨βπ» 180 Β· π 350 Β· π¦ 690K):
git clone https://github.com/PyCQA/flake8
-
PyPi (π₯ 56M / month Β· π¦ 27K Β· β±οΈ 20.06.2025):
-
Conda (π₯ 11M Β· β±οΈ 26.06.2025):
conda install -c conda-forge flake8
parso (π₯31 Β· β 670) - A Python Parser. MIT
-
GitHub (π¨βπ» 52 Β· π 120 Β· π¦ 600K):
git clone https://github.com/davidhalter/parso
-
PyPi (π₯ 130M / month Β· π¦ 1.2K Β· β±οΈ 01.05.2026):
-
Conda (π₯ 39M Β· β±οΈ 02.05.2026):
conda install -c conda-forge parso
wemake-python-styleguide (π₯29 Β· β 2.9K) - The strictest and most opinionated python linter ever!. MIT
flake8-bugbear (π₯28 Β· β 1.1K) - A plugin for Flake8 finding likely bugs and design problems.. MIT 
-
GitHub (π¨βπ» 93 Β· π 120 Β· π¦ 43K):
git clone https://github.com/PyCQA/flake8-bugbear
-
PyPi (π₯ 4.7M / month Β· π¦ 1.5K Β· β±οΈ 29.11.2025):
pip install flake8-bugbear
-
Conda (π₯ 920K Β· β±οΈ 02.12.2025):
conda install -c conda-forge flake8-bugbear
pycodestyle (π₯27 Β· β 5.2K Β· π€) - Simple Python style checker in one Python file. MIT
-
GitHub (π¨βπ» 140 Β· π 750):
git clone https://github.com/PyCQA/pycodestyle
-
PyPi (π₯ 86M / month Β· π¦ 2.2K Β· β±οΈ 20.06.2025):
-
Conda (π₯ 11M Β· β±οΈ 22.06.2025):
conda install -c conda-forge pycodestyle
beartype (π₯27 Β· β 3.4K) - Unbearably fast near-real-time pure-Python runtime-static type-checker. MIT
-
GitHub (π¨βπ» 33 Β· π 72 Β· π¦ 13K):
git clone https://github.com/beartype/beartype
-
PyPi (π₯ 98M / month Β· π¦ 900 Β· β±οΈ 13.12.2025):
-
Conda (π₯ 770K Β· β±οΈ 14.12.2025):
conda install -c conda-forge beartype
hacking (π₯26 Β· β 240) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2 
mypy-protobuf (π₯25 Β· β 710) - Generate mypy stub files from protobuf specs. Apache-2
-
GitHub (π¨βπ» 40 Β· π 81 Β· π¦ 4.7K):
git clone https://github.com/dropbox/mypy-protobuf
-
PyPi (π₯ 9.9M / month Β· π¦ 300 Β· β±οΈ 28.04.2026):
pip install mypy-protobuf
-
Conda (π₯ 190K Β· β±οΈ 28.04.2026):
conda install -c conda-forge mypy-protobuf
pylint-django (π₯25 Β· β 620) - A Pylint plugin to help Pylint understand the Django.. βοΈGPL-3.0 
-
GitHub (π¨βπ» 73 Β· π 120 Β· π¦ 33K):
git clone https://github.com/PyCQA/pylint-django
-
PyPi (π₯ 2.1M / month Β· π¦ 180 Β· β±οΈ 11.07.2026):
pip install pylint-django
-
Conda (π₯ 570K Β· β±οΈ 11.07.2026):
conda install -c conda-forge pylint-django
flake8-isort (π₯25 Β· β 180 Β· π€) - flake8 plugin that integrates isort. βοΈGPL-2.0 
-
GitHub (π¨βπ» 40 Β· π 200 Β· π¦ 29K):
git clone https://github.com/gforcada/flake8-isort
-
PyPi (π₯ 2.1M / month Β· π¦ 630 Β· β±οΈ 25.10.2025):
-
Conda (π₯ 110K Β· β±οΈ 25.10.2025):
conda install -c conda-forge flake8-isort
flake8-comprehensions (π₯24 Β· β 470 Β· π€) - A flake8 plugin to help you write better.. MIT 
-
GitHub (π¨βπ» 16 Β· π 23 Β· π¦ 30K):
git clone https://github.com/adamchainz/flake8-comprehensions
-
PyPi (π₯ 1.8M / month Β· π¦ 780 Β· β±οΈ 09.09.2025):
pip install flake8-comprehensions
-
Conda (π₯ 1.2M Β· β±οΈ 10.09.2025):
conda install -c conda-forge flake8-comprehensions
check-manifest (π₯24 Β· β 290 Β· π€) - Tool to check the completeness of MANIFEST.in for Python.. MIT
-
GitHub (π¨βπ» 23 Β· π 37 Β· π¦ 12K):
git clone https://github.com/mgedmin/check-manifest
-
PyPi (π₯ 980K / month Β· π¦ 5K Β· β±οΈ 15.10.2025):
pip install check-manifest
-
Conda (π₯ 210K Β· β±οΈ 15.10.2025):
conda install -c conda-forge check-manifest
flake8-import-order (π₯22 Β· β 280) - Flake8 plugin that checks import order against.. βοΈLGPL-3.0 
-
GitHub (π¨βπ» 50 Β· π 73):
git clone https://github.com/PyCQA/flake8-import-order
-
PyPi (π₯ 1.6M / month Β· π¦ 650 Β· β±οΈ 24.06.2025):
pip install flake8-import-order
-
Conda (π₯ 580K Β· β±οΈ 26.06.2025):
conda install -c conda-forge flake8-import-order
flake8-black (π₯22 Β· β 160 Β· π€) - flake8 plugin to run black for checking Python coding style. MIT 
-
GitHub (π¨βπ» 11 Β· π 11 Β· π¦ 8.8K):
git clone https://github.com/peterjc/flake8-black
-
PyPi (π₯ 640K / month Β· π¦ 540 Β· β±οΈ 21.09.2025):
-
Conda (π₯ 500K Β· β±οΈ 22.09.2025):
conda install -c conda-forge flake8-black
flake8-commas (π₯22 Β· β 130) - Flake8 extension for enforcing trailing commas in python. MIT 
flake8-builtins (π₯22 Β· β 120 Β· π€) - Check for python builtins being used as variables or.. βοΈGPL-2.0 
-
GitHub (π¨βπ» 21 Β· π 25 Β· π¦ 12K):
git clone https://github.com/gforcada/flake8-builtins
-
PyPi (π₯ 970K / month Β· π¦ 590 Β· β±οΈ 25.10.2025):
pip install flake8-builtins
-
Conda (π₯ 680K Β· β±οΈ 27.10.2025):
conda install -c conda-forge flake8-builtins
nitpick (π₯20 Β· β 410 Β· π€) - Enforce the same settings on multiple projects. MIT 
flake8-simplify (π₯19 Β· β 200) - A flake8 plugin that helps you to simplify code. MIT
-
GitHub (π¨βπ» 16 Β· π 23):
git clone https://github.com/MartinThoma/flake8-simplify
-
PyPi (π₯ 400K / month Β· π¦ 140 Β· β±οΈ 01.01.2026):
pip install flake8-simplify
-
Conda (π₯ 75K Β· β±οΈ 06.01.2026):
conda install -c conda-forge flake8-simplify
Show 20 hidden projects...
- pyflakes (π₯30 Β· β 1.4K Β· π) - A simple program which checks Python source files for errors.
MIT
- pydocstyle (π₯28 Β· β 1.1K Β· π) - docstring style checker.
MIT
- pep8-naming (π₯25 Β· β 530 Β· π) - Naming Convention checker for Python.
βοΈSaxpath
- darglint (π₯25 Β· β 480 Β· π) - A python documentation linter which checks that the docstring..
MIT
- flake8-quotes (π₯25 Β· β 180 Β· π) - Flake8 extension for checking quotes in python.
MIT 
- pylama (π₯23 Β· β 1K Β· π) - Code audit tool for python.
MIT
- flake8-eradicate (π₯23 Β· β 310 Β· π) - Flake8 plugin to find commented out or dead code.
MIT 
- data-science-types (π₯21 Β· β 200 Β· π) - Type stubs for Python machine learning libraries.
Apache-2
- coala (π₯20 Β· β 3.6K Β· π) - coala provides a unified command-line interface for linting and..
βοΈAGPL-3.0
- flake8-bandit (π₯20 Β· β 110 Β· π) - Automated security testing using bandit and flake8.
MIT 
- pandas-vet (π₯19 Β· β 170 Β· π) - A plugin for Flake8 that checks pandas code.
MIT 
- Fixit (π₯18 Β· β 690 Β· π€) - Advanced Python linting framework with auto-fixes and..
βUnlicensed
- flake8-mypy (π₯18 Β· β 100 Β· π) - A plugin for flake8 integrating Mypy.
MIT 
- pylint-flask (π₯18 Β· β 64 Β· π) - A Pylint plugin to analyze Flask applications.
βοΈGPL-2.0 
- pycycle (π₯17 Β· β 340 Β· π) - Tool for pinpointing circular imports in Python. Find cyclic imports..
MIT
- flakehell (π₯17 Β· β 230 Β· π) - Flake8 wrapper to make it nice, legacy-friendly, configurable.
MIT 
- bellybutton (π₯15 Β· β 270 Β· π) - Custom Python linting through AST expressions.
MIT
- imhotep (π₯14 Β· β 220 Β· π) - A static-analysis bot for Github.
MIT
- yala (π₯14 Β· β 14 Β· π) - Yet Another Linter Aggregator.
MIT 

- linty_fresh (π₯12 Β· β 180 Β· π) - Surface lint errors during code review.
Apache-2 
mypy

pyright (π₯31 Β· β 16K) - Static Type Checker for Python. MIT
pyre-check (π₯23 Β· β 7.2K) - Performant type-checking for python. MIT
Show 3 hidden projects...
- mypy (π₯35 Β· β 21K) - Optional static typing for Python.
βUnlicensed
- typeguard (π₯28 Β· β 1.8K) - Run-time type checker for Python.
βUnlicensed
- pytype (π₯26 Β· β 4.9K Β· π) - A static type analyzer for Python code.
Apache-2

black (π₯36 Β· β 42K) - The uncompromising Python code formatter. MIT
-
GitHub (π¨βπ» 540 Β· π 2.8K Β· π¦ 690K):
git clone https://github.com/psf/black
-
PyPi (π₯ 160M / month Β· π¦ 64K Β· β±οΈ 18.05.2026):
-
Conda (π₯ 19M Β· β±οΈ 22.05.2026):
conda install -c conda-forge black
isort (π₯34 Β· β 7K) - A Python utility / library to sort imports. MIT
-
GitHub (π¨βπ» 350 Β· π 660 Β· π¦ 580K):
git clone https://github.com/PyCQA/isort
-
PyPi (π₯ 120M / month Β· π¦ 29K Β· β±οΈ 12.07.2026):
-
Conda (π₯ 9.7M Β· β±οΈ 28.02.2026):
conda install -c conda-forge isort
yapf (π₯31 Β· β 14K Β· π€) - A formatter for Python files. Apache-2
-
GitHub (π¨βπ» 160 Β· π 900 Β· π¦ 110K):
git clone https://github.com/google/yapf
-
PyPi (π₯ 9.1M / month Β· π¦ 1.3K Β· β±οΈ 14.11.2024):
-
Conda (π₯ 3.6M Β· β±οΈ 22.04.2025):
conda install -c conda-forge yapf
Show 4 hidden projects...
- autopep8 (π₯29 Β· β 4.6K Β· π) - A tool that automatically formats Python code to conform to the PEP..
MIT
- docformatter (π₯22 Β· β 590) - Formats docstrings to follow PEP 257.
βUnlicensed
- pyformat (π₯16 Β· β 94 Β· π) - Formats Python code to follow a consistent style.
βοΈSaxpath
- autoimport (π₯15 Β· β 96 Β· π) - Autoimport automatically fixes wrong import statements.
βοΈGPL-3.0

jedi (π₯34 Β· β 6.1K) - Awesome autocompletion, static analysis and refactoring library for python. MIT
-
GitHub (π¨βπ» 180 Β· π 530 Β· π¦ 600K):
git clone https://github.com/davidhalter/jedi
-
PyPi (π₯ 140M / month Β· π¦ 1.6K Β· β±οΈ 01.05.2026):
-
Conda (π₯ 40M Β· β±οΈ 23.06.2026):
conda install -c conda-forge jedi
vulture (π₯27 Β· β 4.7K) - Find dead Python code. MIT
-
GitHub (π¨βπ» 54 Β· π 190 Β· π¦ 7.5K):
git clone https://github.com/jendrikseipp/vulture
-
PyPi (π₯ 9.9M / month Β· π¦ 660 Β· β±οΈ 25.03.2026):
-
Conda (π₯ 240K Β· β±οΈ 26.03.2026):
conda install -c conda-forge vulture
rope (π₯27 Β· β 2.1K Β· π€) - a python refactoring library. βοΈLGPL-3.0
-
GitHub (π¨βπ» 85 Β· π 170 Β· π¦ 79K):
git clone https://github.com/python-rope/rope
-
PyPi (π₯ 1.5M / month Β· π¦ 320 Β· β±οΈ 12.07.2025):
-
Conda (π₯ 2.6M Β· β±οΈ 13.07.2025):
conda install -c conda-forge rope
pyupgrade (π₯24 Β· β 4K Β· π€) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
-
GitHub (π¨βπ» 36 Β· π 200):
git clone https://github.com/asottile/pyupgrade
-
PyPi (π₯ 1.7M / month Β· π¦ 630 Β· β±οΈ 19.11.2025):
-
Conda (π₯ 980K Β· β±οΈ 19.11.2025):
conda install -c conda-forge pyupgrade
autoflake (π₯24 Β· β 960) - Removes unused imports and unused variables. MIT
-
GitHub (π¨βπ» 41 Β· π 87):
git clone https://github.com/myint/autoflake
-
PyPi (π₯ 5.9M / month Β· π¦ 1.4K Β· β±οΈ 20.02.2026):
-
Conda (π₯ 680K Β· β±οΈ 20.02.2026):
conda install -c conda-forge autoflake
unimport (π₯19 Β· β 250) - The ultimate linter and formatter for removing unused import statements.. MIT
add-trailing-comma (π₯18 Β· β 370 Β· π€) - A tool (and pre-commit hook) to automatically add.. MIT
massedit (π₯15 Β· β 120 Β· π€) - Programmatically edit text files with Python. Useful for source to.. MIT
Show 10 hidden projects...
- MonkeyType (π₯21 Β· β 4.9K Β· π) - A Python library that generates static type annotations by..
BSD-3
- redbaron (π₯21 Β· β 720 Β· π) - Bottom-up approach to refactoring in python.
βοΈLGPL-3.0
- eradicate (π₯21 Β· β 220 Β· π€) - Removes commented-out code.
βοΈSaxpath
- baron (π₯20 Β· β 300 Β· π) - IDE allow you to refactor code, Baron allows you to write..
βοΈLGPL-3.0
- Bowler (π₯19 Β· β 1.6K Β· π) - Safe code refactoring for modern Python.
MIT
- pyannotate (π₯19 Β· β 1.4K Β· π) - Auto-generate PEP-484 annotations.
Apache-2
- unify (π₯18 Β· β 94 Β· π) - Modifies strings to all use the same quote where possible.
MIT
- com2ann (π₯17 Β· β 160 Β· π) - Tool for translation type comments to type annotations in Python.
MIT
- retype (π₯13 Β· β 140 Β· π) - Re-apply type annotations from .pyi stubs to your codebase.
MIT
- pep8ify (π₯13 Β· β 120 Β· π) - A library that modifies python source code to conform to pep8.
Apache-2

bandit (π₯32 Β· β 8.1K) - Bandit is a tool designed to find common security issues in Python.. Apache-2
-
GitHub (π¨βπ» 200 Β· π 780 Β· π¦ 67K):
git clone https://github.com/PyCQA/bandit
-
PyPi (π₯ 27M / month Β· π¦ 3.4K Β· β±οΈ 25.02.2026):
-
Conda (π₯ 690K Β· β±οΈ 25.02.2026):
conda install -c conda-forge bandit
safety (π₯30 Β· β 2K) - Safety checks Python dependencies for known security vulnerabilities and.. MIT
-
GitHub (π¨βπ» 56 Β· π 180 Β· π¦ 20K):
git clone https://github.com/pyupio/safety
-
PyPi (π₯ 4.8M / month Β· π¦ 1.4K Β· β±οΈ 29.05.2026):
-
Conda (π₯ 190K Β· β±οΈ 30.05.2026):
conda install -c conda-forge safety
sqlmap (π₯25 Β· β 38K Β· π) - Automatic SQL injection and database takeover tool. βοΈGPL-3.0
dlint (π₯18 Β· β 180) - Dlint is a tool for encouraging best coding practices and helping ensure.. BSD-3
-
GitHub (π¨βπ» 16 Β· π 17):
git clone https://github.com/dlint-py/dlint
-
PyPi (π₯ 93K / month Β· π¦ 110 Β· β±οΈ 31.10.2024):
-
Conda (π₯ 14K Β· β±οΈ 22.04.2025):
conda install -c conda-forge dlint
Show 4 hidden projects...
- pyarmor (π₯26 Β· β 5.1K) - A tool used to obfuscate python scripts, bind obfuscated scripts..
βοΈSGI-B-2.0
- detect-secrets (π₯24 Β· β 4.2K Β· π) - An enterprise friendly way of detecting and preventing..
Apache-2
- dodgy (π₯19 Β· β 120 Β· π) - Dodgy: Searches for dodgy looking lines in Python code.
MIT
- pyt (π₯16 Β· β 2.2K Β· π) - A Static Analysis Tool for Detecting Security Vulnerabilities in..
βοΈGPL-2.0

virtualenv (π₯36 Β· β 5K) - Virtual Python Environment builder. MIT
-
GitHub (π¨βπ» 310 Β· π 1.1K Β· π¦ 510K):
git clone https://github.com/pypa/virtualenv
-
PyPi (π₯ 500M / month Β· π¦ 2.2K Β· β±οΈ 21.07.2026):
-
Conda (π₯ 23M Β· β±οΈ 21.07.2026):
conda install -c conda-forge virtualenv
pipenv (π₯35 Β· β 25K) - Python Development Workflow for Humans. MIT
-
GitHub (π¨βπ» 540 Β· π 1.9K Β· π¦ 170K):
git clone https://github.com/pypa/pipenv
-
PyPi (π₯ 26M / month Β· π¦ 260 Β· β±οΈ 08.06.2026):
-
Conda (π₯ 350K Β· β±οΈ 08.06.2026):
conda install -c conda-forge pipenv
nodeenv (π₯31 Β· β 1.8K Β· π€) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
-
GitHub (π¨βπ» 110 Β· π 220 Β· π¦ 150K):
git clone https://github.com/ekalinin/nodeenv
-
PyPi (π₯ 190M / month Β· π¦ 410 Β· β±οΈ 20.12.2025):
-
Conda (π₯ 9.1M Β· β±οΈ 20.12.2025):
conda install -c conda-forge nodeenv
Show 7 hidden projects...
- pyenv (π₯23 Β· β 41K Β· π) - Simple Python version management.
MIT
- pyenv-virtualenv (π₯14 Β· β 6.3K Β· π) - a pyenv plugin to manage virtualenv (a.k.a. python-..
MIT
- vex (π₯14 Β· β 350 Β· π) - Run a command in the named virtualenv.
MIT
- pyenv-installer (π₯12 Β· β 3.9K Β· π) - This tool is used to install
pyenv and friends. MIT
- freshenv (π₯12 Β· β 150 Β· π) - Provision, share, manage local and cloud developer environments.
MPL-2.0
- dh-virtualenv (π₯11 Β· β 1.6K Β· π) - Python virtualenvs in Debian packages.
βοΈGPL-2.0
- pipenv-pipes (π₯10 Β· β 130 Β· π) - A PipEnv Environment Switcher.
MIT
Dependency & Package Managers

pip (π₯36 Β· β 10K Β· π) - The Python package installer. MIT
-
GitHub (π¨βπ» 900 Β· π 3.3K Β· π¦ 250K):
git clone https://github.com/pypa/pip
-
PyPi (π₯ 580M / month Β· π¦ 6.1K Β· β±οΈ 31.05.2026):
-
Conda (π₯ 230M Β· β±οΈ 31.05.2026):
conda install -c conda-forge pip
poetry (π₯32 Β· β 34K) - Python packaging and dependency management made easy. MIT
-
GitHub (π¨βπ» 660 Β· π 2.5K):
git clone https://github.com/python-poetry/poetry
-
PyPi (π₯ 83M / month Β· π¦ 920 Β· β±οΈ 09.05.2026):
-
Conda (π₯ 8.2M Β· β±οΈ 09.05.2026):
conda install -c conda-forge poetry
pipx (π₯31 Β· β 13K) - Install and Run Python Applications in Isolated Environments. MIT
-
GitHub (π¨βπ» 200 Β· π 580 Β· π¦ 4.9K):
git clone https://github.com/pypa/pipx
-
PyPi (π₯ 6.9M / month Β· π¦ 100 Β· β±οΈ 21.07.2026):
-
Conda (π₯ 240K Β· β±οΈ 05.06.2026):
conda install -c conda-forge pipx
pip-tools (π₯31 Β· β 8K) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
-
GitHub (π¨βπ» 230 Β· π 660 Β· π¦ 38K):
git clone https://github.com/jazzband/pip-tools
-
PyPi (π₯ 17M / month Β· π¦ 3.1K Β· β±οΈ 18.07.2026):
-
Conda (π₯ 340K Β· β±οΈ 18.07.2026):
conda install -c conda-forge pip-tools
PDM (π₯30 Β· β 8.6K) - A modern Python package and dependency manager supporting the latest PEP.. MIT
-
GitHub (π¨βπ» 250 Β· π 480 Β· π¦ 620):
git clone https://github.com/pdm-project/pdm
-
PyPi (π₯ 12M / month Β· π¦ 240 Β· β±οΈ 23.06.2026):
-
Conda (π₯ 1.9M Β· β±οΈ 23.06.2026):
conda install -c conda-forge pdm
conda (π₯30 Β· β 7.4K Β· π) - A system-level, binary package and environment manager running on all.. BSD-3
-
GitHub (π¨βπ» 500 Β· π 2.2K Β· π¦ 52K):
git clone https://github.com/conda/conda
-
PyPi (π₯ 5.5K / month Β· π¦ 83 Β· β±οΈ 22.04.2017):
-
Conda (π₯ 78M Β· β±οΈ 01.07.2026):
conda install -c conda-forge conda
pipreqs (π₯28 Β· β 7.4K) - pipreqs - Generate pip requirements.txt file based on imports of any.. Apache-2
-
GitHub (π¨βπ» 76 Β· π 420 Β· π¦ 41K):
git clone https://github.com/bndr/pipreqs
-
PyPi (π₯ 940K / month Β· π¦ 320 Β· β±οΈ 18.02.2024):
-
Conda (π₯ 120K Β· β±οΈ 20.06.2026):
conda install -c conda-forge pipreqs
mamba (π₯20 Β· β 8.1K) - The Fast Cross-Platform Package Manager. BSD-3
pyflow (π₯16 Β· β 1.3K Β· π€) - An installation and dependency system for Python. MIT
Show 2 hidden projects...
- dephell (π₯20 Β· β 1.8K Β· π) - Python project management. Manage packages: convert between formats,..
MIT
- pip-run (π₯15 Β· β 140 Β· π) - pip-run - dynamic dependency loader for Python.
βUnlicensed
Code Metrics & Complexity

mccabe (π₯28 Β· β 680 Β· π) - McCabe complexity checker for Python. βοΈSaxpath
-
GitHub (π¨βπ» 24 Β· π 63 Β· π¦ 520K):
git clone https://github.com/PyCQA/mccabe
-
PyPi (π₯ 90M / month Β· π¦ 930 Β· β±οΈ 24.01.2022):
-
Conda (π₯ 12M Β· β±οΈ 22.04.2025):
conda install -c conda-forge mccabe
prospector (π₯26 Β· β 2.1K) - Prospector is a tool to analyse Python code by aggregating the.. βοΈGPL-2.0
-
GitHub (π¨βπ» 98 Β· π 180 Β· π¦ 5.5K):
git clone https://github.com/PyCQA/prospector
-
PyPi (π₯ 460K / month Β· π¦ 310 Β· β±οΈ 16.07.2026):
-
Conda (π₯ 260K Β· β±οΈ 16.07.2026):
conda install -c conda-forge prospector
wily (π₯21 Β· β 1.3K) - A Python application for tracking, reporting on timing and complexity in.. Apache-2
Show 3 hidden projects...
- radon (π₯26 Β· β 1.9K Β· π) - Various code metrics for Python code.
MIT
- xenon (π₯20 Β· β 81 Β· π) - Monitoring tool based on radon.
MIT
- cohesion (π₯15 Β· β 250 Β· π) - A tool for measuring Python class cohesion.
βοΈGPL-3.0

rich (π₯36 Β· β 56K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
-
GitHub (π¨βπ» 290 Β· π 2.2K Β· π¦ 550K):
git clone https://github.com/Textualize/rich
-
PyPi (π₯ 590M / month Β· π¦ 44K Β· β±οΈ 12.04.2026):
-
Conda (π₯ 23M Β· β±οΈ 12.04.2026):
conda install -c conda-forge rich
tqdm (π₯36 Β· β 31K) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
-
GitHub (π¨βπ» 130 Β· π 1.5K Β· π¦ 1.2M):
git clone https://github.com/tqdm/tqdm
-
PyPi (π₯ 610M / month Β· π¦ 58K Β· β±οΈ 17.07.2026):
-
Conda (π₯ 54M Β· β±οΈ 18.07.2026):
conda install -c conda-forge tqdm
-
Docker Hub (π₯ 7.6K Β· β 3 Β· β±οΈ 18.07.2026):
loguru (π₯32 Β· β 24K) - Python logging made (stupidly) simple. MIT
-
GitHub (π¨βπ» 77 Β· π 800 Β· π¦ 160K):
git clone https://github.com/Delgan/loguru
-
PyPi (π₯ 77M / month Β· π¦ 15K Β· β±οΈ 06.12.2024):
-
Conda (π₯ 4.6M Β· β±οΈ 16.01.2026):
conda install -c conda-forge loguru
structlog (π₯31 Β· β 4.8K) - Simple, powerful, and fast logging for Python. Apache-2
-
GitHub (π¨βπ» 140 Β· π 280 Β· π¦ 36K):
git clone https://github.com/hynek/structlog
-
PyPi (π₯ 110M / month Β· π¦ 5K Β· β±οΈ 06.06.2026):
-
Conda (π₯ 1.4M Β· β±οΈ 06.06.2026):
conda install -c conda-forge structlog
tabulate (π₯30 Β· β 2.6K) - Pretty-print tabular data in Python, a library and a command-line.. MIT
-
GitHub (π¨βπ» 110 Β· π 190):
git clone https://github.com/astanin/python-tabulate
-
PyPi (π₯ 230M / month Β· π¦ 12K Β· β±οΈ 04.03.2026):
-
Conda (π₯ 13M Β· β±οΈ 05.03.2026):
conda install -c conda-forge tabulate
sentry-sdk (π₯30 Β· β 2.2K) - The official Python SDK for Sentry.io. MIT
-
GitHub (π¨βπ» 340 Β· π 640):
git clone https://github.com/getsentry/sentry-python
-
PyPi (π₯ 150M / month Β· π¦ 1.8K Β· β±οΈ 22.07.2026):
-
Conda (π₯ 1.9M Β· β±οΈ 22.07.2026):
conda install -c conda-forge sentry-sdk
python-json-logger (π₯29 Β· β 1.8K Β· π) - Json Formatter for the standard python logger. BSD-2
-
GitHub (π¨βπ» 64 Β· π 230):
git clone https://github.com/madzak/python-json-logger
-
PyPi (π₯ 120M / month Β· π¦ 1.4K Β· β±οΈ 29.03.2026):
pip install python-json-logger
-
Conda (π₯ 17M Β· β±οΈ 09.06.2026):
conda install -c conda-forge python-json-logger
colorlog (π₯29 Β· β 970) - A colored formatter for the python logging module. MIT
-
GitHub (π¨βπ» 37 Β· π 99 Β· π¦ 67K):
git clone https://github.com/borntyping/python-colorlog
-
PyPi (π₯ 63M / month Β· π¦ 3.2K Β· β±οΈ 23.07.2026):
-
Conda (π₯ 7.4M Β· β±οΈ 18.07.2026):
conda install -c conda-forge colorlog
python-coloredlogs (π₯27 Β· β 550 Β· π€) - Colored terminal output for Pythons logging module. MIT
-
GitHub (π¨βπ» 17 Β· π 45 Β· π¦ 87K):
git clone https://github.com/xolox/python-coloredlogs
-
PyPi (π₯ 37M / month Β· π¦ 1.9K Β· β±οΈ 11.06.2021):
-
Conda (π₯ 24K Β· β±οΈ 03.11.2025):
conda install -c anaconda coloredlogs
alive-progress (π₯26 Β· β 5.9K) - A new kind of Progress Bar, with real-time throughput, ETA, and.. MIT
-
GitHub (π¨βπ» 11 Β· π 210 Β· π¦ 5.1K):
git clone https://github.com/rsalmei/alive-progress
-
PyPi (π₯ 3.6M / month Β· π¦ 590 Β· β±οΈ 20.07.2025):
pip install alive-progress
-
Conda (π₯ 320K Β· β±οΈ 08.03.2026):
conda install -c conda-forge alive-progress
progressbar2 (π₯25 Β· β 880) - Progressbar 2 - A progress bar for Python 2 and Python 3 - pip.. BSD-3
-
GitHub (π¨βπ» 120 Β· π 100):
git clone https://github.com/WoLpH/python-progressbar
-
PyPi (π₯ 19M / month Β· π¦ 930 Β· β±οΈ 28.08.2024):
-
Conda (π₯ 5.2M Β· β±οΈ 22.04.2025):
conda install -c conda-forge progressbar2
better-exceptions (π₯22 Β· β 4.7K Β· π€) - Pretty and useful exceptions in Python, automatically. MIT
rebound (π₯22 Β· β 4.1K) - Command-line tool that instantly fetches Stack Overflow results.. βοΈGPL-3.0
-
GitHub (π¨βπ» 16 Β· π 380):
git clone https://github.com/shobrook/rebound
-
PyPi (π₯ 45K / month Β· π¦ 59 Β· β±οΈ 22.07.2026):
-
Conda (π₯ 1.3M Β· β±οΈ 10.07.2026):
conda install -c conda-forge rebound
stackprinter (π₯22 Β· β 1.3K) - Debugging-friendly exceptions for Python. MIT
-
GitHub (π¨βπ» 9 Β· π 42 Β· π¦ 450):
git clone https://github.com/cknd/stackprinter
-
PyPi (π₯ 440K / month Β· π¦ 54 Β· β±οΈ 17.04.2026):
-
Conda (π₯ 20K Β· β±οΈ 20.04.2026):
conda install -c conda-forge stackprinter
Show 7 hidden projects...
- prettytable (π₯29 Β· β 1.7K) - A simple Python library for easily displaying tabular data..
βUnlicensed
- logbook (π₯25 Β· β 1.5K Β· π€) - A cool logging replacement for Python.
βUnlicensed
- notifiers (π₯24 Β· β 2.7K Β· π) - The easy way to send notifications.
MIT
- wasabi (π₯24 Β· β 460 Β· π) - A lightweight console printing and formatting toolkit.
MIT
- python-devtools (π₯21 Β· β 970 Β· π) - Dev tools for python.
MIT
- PrettyErrors (π₯20 Β· β 2.9K Β· π) - Prettify Python exception output to make it legible.
MIT
- tbvaccine (π₯16 Β· β 300 Β· π) - A small utility to pretty-print Python tracebacks.
MIT

xxh (π₯15 Β· β 5.8K Β· π€) - Bring your favorite shell wherever you go through the ssh. Xonsh shell,.. BSD-2
Show 1 hidden projects...

mkdocs-material (π₯34 Β· β 27K) - Documentation that simply works. MIT 
-
GitHub (π¨βπ» 330 Β· π 4.1K Β· π¦ 90K):
git clone https://github.com/squidfunk/mkdocs-material
-
PyPi (π₯ 17M / month Β· π¦ 14K Β· β±οΈ 17.07.2026):
pip install mkdocs-material
-
Conda (π₯ 1.1M Β· β±οΈ 18.07.2026):
conda install -c conda-forge mkdocs-material
mkdocs (π₯32 Β· β 22K Β· π€) - Project documentation with Markdown. BSD-2 
-
GitHub (π¨βπ» 260 Β· π 2.6K Β· π¦ 100K):
git clone https://github.com/mkdocs/mkdocs
-
PyPi (π₯ 17M / month Β· π¦ 7.1K Β· β±οΈ 30.08.2024):
-
Conda (π₯ 1.2M Β· β±οΈ 22.04.2025):
conda install -c conda-forge mkdocs
sphinx_rtd_theme (π₯29 Β· β 5K) - Sphinx theme from Read the Docs. MIT 
-
GitHub (π¨βπ» 120 Β· π 1.8K Β· π¦ 16):
git clone https://github.com/readthedocs/sphinx_rtd_theme
-
PyPi (π₯ 14M / month Β· π¦ 20K Β· β±οΈ 12.01.2026):
pip install sphinx_rtd_theme
-
Conda (π₯ 5.4M Β· β±οΈ 23.01.2026):
conda install -c conda-forge sphinx_rtd_theme
mkdocstrings (π₯29 Β· β 2.1K) - Automatic documentation from sources, for MkDocs. ISC 
-
GitHub (π¨βπ» 55 Β· π 120 Β· π¦ 29K):
git clone https://github.com/mkdocstrings/mkdocstrings
-
PyPi (π₯ 7.5M / month Β· π¦ 2.1K Β· β±οΈ 11.07.2026):
-
Conda (π₯ 380K Β· β±οΈ 12.07.2026):
conda install -c conda-forge mkdocstrings
Griffe (π₯29 Β· β 660) - Signatures for entire Python programs. Extract the structure, the frame,.. ISC
-
GitHub (π¨βπ» 50 Β· π 67 Β· π¦ 18K):
git clone https://github.com/mkdocstrings/griffe
-
PyPi (π₯ 31M / month Β· π¦ 610 Β· β±οΈ 19.06.2026):
-
Conda (π₯ 1M Β· β±οΈ 21.06.2026):
conda install -c conda-forge griffe
sphinx-autodoc-typehints (π₯28 Β· β 580) - Type hints support for the Sphinx autodoc extension. MIT 
-
GitHub (π¨βπ» 70 Β· π 110 Β· π¦ 61K):
git clone https://github.com/tox-dev/sphinx-autodoc-typehints
-
PyPi (π₯ 9M / month Β· π¦ 7.6K Β· β±οΈ 21.07.2026):
pip install sphinx-autodoc-typehints
-
Conda (π₯ 1.1M Β· β±οΈ 21.07.2026):
conda install -c conda-forge sphinx-autodoc-typehints
breathe (π₯25 Β· β 810 Β· π€) - Sphinx Doxygen renderer. BSD-3
-
GitHub (π¨βπ» 120 Β· π 210 Β· π¦ 20K):
git clone https://github.com/michaeljones/breathe
-
PyPi (π₯ 1.5M / month Β· π¦ 130 Β· β±οΈ 08.07.2025):
-
Conda (π₯ 1.4M Β· β±οΈ 22.04.2025):
conda install -c conda-forge breathe
sphinx-autobuild (π₯25 Β· β 600 Β· π€) - Rebuild Sphinx documentation on changes, with hot.. MIT 
-
GitHub (π¨βπ» 37 Β· π 94 Β· π¦ 33K):
git clone https://github.com/executablebooks/sphinx-autobuild
-
PyPi (π₯ 5.8M / month Β· π¦ 2.3K Β· β±οΈ 25.08.2025):
pip install sphinx-autobuild
-
Conda (π₯ 560K Β· β±οΈ 04.11.2025):
conda install -c conda-forge sphinx-autobuild
pdoc3 (π₯23 Β· β 1.2K Β· π€) - Auto-generate API documentation for Python projects. βοΈAGPL-3.0
-
GitHub (π¨βπ» 69 Β· π 140 Β· π¦ 5.2K):
git clone https://github.com/pdoc3/pdoc
-
PyPi (π₯ 280K / month Β· π¦ 490 Β· β±οΈ 20.03.2025):
-
Conda (π₯ 2.9K Β· β±οΈ 17.10.2025):
conda install -c anaconda pdoc3
interrogate (π₯23 Β· β 660) - Explain yourself! Interrogate a codebase for docstring coverage. MIT
sphinx-markdown-builder (π₯23 Β· β 160) - DISCONTINUED: sphinx builder that outputs markdown.. MIT 
blacken-docs (π₯21 Β· β 670 Β· π€) - Run Black on Python code blocks in documentation files. MIT
-
GitHub (π¨βπ» 26 Β· π 45 Β· π¦ 1.6K):
git clone https://github.com/asottile/blacken-docs
-
PyPi (π₯ 120K / month Β· π¦ 120 Β· β±οΈ 08.09.2025):
-
Conda (π₯ 64K Β· β±οΈ 08.09.2025):
conda install -c conda-forge blacken-docs
releases (π₯20 Β· β 180 Β· π€) - A powerful Sphinx changelog-generating extension. BSD-2 
-
GitHub (π¨βπ» 10 Β· π 41 Β· π¦ 760):
git clone https://github.com/bitprophet/releases
-
PyPi (π₯ 62K / month Β· π¦ 41 Β· β±οΈ 28.04.2023):
-
Conda (π₯ 59K Β· β±οΈ 22.04.2025):
conda install -c conda-forge sphinx-releases
lazydocs (π₯19 Β· β 240 Β· π€) - Generate markdown API documentation from Google-style Python.. MIT
mkdocs-print-site-plugin (π₯18 Β· β 180) - MkDocs Plugin that adds an additional page that.. MIT 
Show 13 hidden projects...
- sphinx (π₯31 Β· β 7.7K) - The Sphinx documentation generator.
βUnlicensed 
- alabaster (π₯28 Β· β 770 Β· π) - A light, configurable Sphinx theme.
BSD-3 
- pdoc (π₯25 Β· β 2.4K Β· π€) - API Documentation for Python Projects.
βοΈMIT-0
- numpydoc (π₯24 Β· β 350) - Numpys Sphinx extensions.
βUnlicensed 
- sphinx-bootstrap-theme (π₯22 Β· β 590 Β· π) - Sphinx Bootstrap Theme.
MIT 
- mkdocs-with-pdf (π₯21 Β· β 360 Β· π) - Generate a single PDF file from MkDocs repository.
MIT 
- pytkdocs (π₯21 Β· β 54 Β· π) - Load Python objects documentation.
ISC
- portray (π₯20 Β· β 860 Β· π) - Your Project with Great Documentation.
MIT
- mkdocs-awesome-pages-plugin (π₯20 Β· β 620 Β· π) - An MkDocs plugin that simplifies configuring page..
MIT 
- mkdocs-pdf-export-plugin (π₯20 Β· β 220 Β· π) - An MkDocs plugin to export content pages as PDF files.
MIT 
- mkdocs-git-revision-date-plugin (π₯20 Β· β 56 Β· π) - MkDocs plugin for setting revision date from git per..
MIT 
- pycco (π₯19 Β· β 840 Β· π) - Literate-style documentation generator.
MIT
- mkdocs-versioning (π₯15 Β· β 40 Β· π) - A tool that allows for versioning sites built with..
MIT 

icecream (π₯27 Β· β 10K) - Never use print() to debug again. MIT
-
GitHub (π¨βπ» 38 Β· π 220 Β· π¦ 24):
git clone https://github.com/gruns/icecream
-
PyPi (π₯ 1.9M / month Β· π¦ 600 Β· β±οΈ 03.04.2026):
-
Conda (π₯ 110K Β· β±οΈ 04.04.2026):
conda install -c conda-forge icecream
pyelftools (π₯27 Β· β 2.3K) - Parsing ELF and DWARF in Python. Unlicense
-
GitHub (π¨βπ» 110 Β· π 540 Β· π¦ 12K):
git clone https://github.com/eliben/pyelftools
-
PyPi (π₯ 15M / month Β· π¦ 360 Β· β±οΈ 29.05.2026):
-
Conda (π₯ 1.7M Β· β±οΈ 29.05.2026):
conda install -c conda-forge pyelftools
pdbpp (π₯24 Β· β 1.4K) - pdb++, a drop-in replacement for pdb (the Python debugger). BSD-3
-
GitHub (π¨βπ» 41 Β· π 74):
git clone https://github.com/pdbpp/pdbpp
-
PyPi (π₯ 1.4M / month Β· π¦ 640 Β· β±οΈ 23.02.2026):
-
Conda (π₯ 400K Β· β±οΈ 23.02.2026):
conda install -c conda-forge pdbpp
snoop (π₯23 Β· β 1.5K) - A powerful set of Python debugging tools, based on PySnooper. MIT
-
GitHub (π¨βπ» 23 Β· π 43):
git clone https://github.com/alexmojaki/snoop
-
PyPi (π₯ 260K / month Β· π¦ 54 Β· β±οΈ 18.07.2026):
-
Conda (π₯ 17K Β· β±οΈ 22.04.2025):
conda install -c conda-forge snoop
python-hunter (π₯19 Β· β 870 Β· π€) - Hunter is a flexible code tracing toolkit. BSD-2
-
GitHub (π¨βπ» 10 Β· π 51):
git clone https://github.com/ionelmc/python-hunter
-
PyPi (π₯ 1.1M / month Β· π¦ 17 Β· β±οΈ 22.08.2025):
-
Conda (π₯ 240K Β· β±οΈ 03.11.2025):
conda install -c conda-forge hunter
Birdseye (π₯16 Β· β 1.7K Β· π€) - Graphical Python debugger which lets you easily view the values of.. MIT
Show 7 hidden projects...
- ipdb (π₯27 Β· β 1.8K Β· π) - Integration of IPython pdb.
BSD-3
- PySnooper (π₯26 Β· β 16K Β· π) - Never use print for debugging again.
MIT
- pudb (π₯24 Β· β 3.2K Β· π€) - Full-screen console debugger for Python.
βUnlicensed
- gdbgui (π₯21 Β· β 10K Β· π) - Browser-based frontend to gdb (gnu debugger). Add breakpoints,..
βοΈGPL-3.0
- pyrasite (π₯18 Β· β 1.8K Β· π) - Inject code into running Python processes.
βοΈGPL-3.0
- python-manhole (π₯18 Β· β 400 Β· π) - Debugging manhole for python applications.
BSD-2
- reloadium (π₯15 Β· β 3K Β· π) - Hot Reloading and Profiling for Python.
Apache-2

πΒ best-of-web-python - Testing ( β 2.6K Β· π€) - Testing libraries & tools for python web frameworks.
πΒ unittest - Unittest is a test framework included in the Python standard library.
pytest (π₯39 Β· β 14K Β· π) - The pytest framework makes it easy to write small tests, yet.. MIT 
-
GitHub (π¨βπ» 1.1K Β· π 3.2K Β· π¦ 1.8M):
git clone https://github.com/pytest-dev/pytest
-
PyPi (π₯ 1B / month Β· π¦ 190K Β· β±οΈ 19.06.2026):
-
Conda (π₯ 53M Β· β±οΈ 22.06.2026):
conda install -c conda-forge pytest
playwright-python (π₯33 Β· β 15K) - Python version of the Playwright testing and automation.. Apache-2
hypothesis (π₯33 Β· β 8.8K) - The property-based testing library for Python. MPL-2.0
-
GitHub (π¨βπ» 390 Β· π 660 Β· π¦ 44K):
git clone https://github.com/HypothesisWorks/hypothesis
-
PyPi (π₯ 42M / month Β· π¦ 7.5K Β· β±οΈ 23.07.2026):
-
Conda (π₯ 20M Β· β±οΈ 22.07.2026):
conda install -c conda-forge hypothesis
tox (π₯33 Β· β 3.9K) - Command line driven CI frontend and development task automation tool. MIT 
-
GitHub (π¨βπ» 350 Β· π 570 Β· π¦ 140K):
git clone https://github.com/tox-dev/tox
-
PyPi (π₯ 35M / month Β· π¦ 14K Β· β±οΈ 21.07.2026):
-
Conda (π₯ 2M Β· β±οΈ 21.07.2026):
conda install -c conda-forge tox
pytest-asyncio (π₯33 Β· β 1.6K) - Asyncio support for pytest. Apache-2 
-
GitHub (π¨βπ» 82 Β· π 190 Β· π¦ 220K):
git clone https://github.com/pytest-dev/pytest-asyncio
-
PyPi (π₯ 240M / month Β· π¦ 41K Β· β±οΈ 26.05.2026):
pip install pytest-asyncio
-
Conda (π₯ 3.8M Β· β±οΈ 26.05.2026):
conda install -c conda-forge pytest-asyncio
robotframework (π₯32 Β· β 12K) - Generic automation framework for acceptance testing and RPA. Apache-2
-
GitHub (π¨βπ» 230 Β· π 2.6K Β· π¦ 14K):
git clone https://github.com/robotframework/robotframework
-
PyPi (π₯ 4.9M / month Β· π¦ 1.2K Β· β±οΈ 17.07.2026):
pip install robotframework
-
Conda (π₯ 280K Β· β±οΈ 04.03.2026):
conda install -c conda-forge robotframework
pytest-cov (π₯32 Β· β 2K) - Coverage plugin for pytest. MIT 
-
GitHub (π¨βπ» 100 Β· π 230):
git clone https://github.com/pytest-dev/pytest-cov
-
PyPi (π₯ 220M / month Β· π¦ 78K Β· β±οΈ 21.03.2026):
-
Conda (π₯ 19M Β· β±οΈ 22.03.2026):
conda install -c conda-forge pytest-cov
pytest-mock (π₯31 Β· β 2K) - Thin-wrapper around the mock package for easier use with pytest. MIT 
-
GitHub (π¨βπ» 84 Β· π 160 Β· π¦ 140K):
git clone https://github.com/pytest-dev/pytest-mock
-
PyPi (π₯ 99M / month Β· π¦ 9.4K Β· β±οΈ 16.09.2025):
-
Conda (π₯ 5.8M Β· β±οΈ 17.09.2025):
conda install -c conda-forge pytest-mock
pytest-xdist (π₯31 Β· β 1.9K) - pytest plugin for distributed testing and loop-on-failures.. MIT 
-
GitHub (π¨βπ» 120 Β· π 270 Β· π¦ 140K):
git clone https://github.com/pytest-dev/pytest-xdist
-
PyPi (π₯ 160M / month Β· π¦ 5.6K Β· β±οΈ 01.07.2025):
-
Conda (π₯ 14M Β· β±οΈ 02.07.2025):
conda install -c conda-forge pytest-xdist
pyautogui (π₯30 Β· β 10K) - A cross-platform GUI automation Python module for human beings. Used.. BSD-3
-
GitHub (π¨βπ» 52 Β· π 1.3K Β· π¦ 57K):
git clone https://github.com/asweigart/pyautogui
-
PyPi (π₯ 2.9M / month Β· π¦ 1K Β· β±οΈ 24.05.2023):
-
Conda (π₯ 490K Β· β±οΈ 18.05.2026):
conda install -c conda-forge pyautogui
nox (π₯28 Β· β 1.5K) - Flexible test automation. Apache-2 
-
GitHub (π¨βπ» 120 Β· π 180 Β· π¦ 8.2K):
git clone https://github.com/theacodes/nox
-
PyPi (π₯ 6.1M / month Β· π¦ 1.8K Β· β±οΈ 12.07.2026):
-
Conda (π₯ 620K Β· β±οΈ 12.07.2026):
conda install -c conda-forge nox
pytest-bdd (π₯28 Β· β 1.5K) - BDD library for the pytest runner. MIT 
-
GitHub (π¨βπ» 71 Β· π 240 Β· π¦ 5K):
git clone https://github.com/pytest-dev/pytest-bdd
-
PyPi (π₯ 3.5M / month Β· π¦ 110 Β· β±οΈ 05.12.2024):
-
Conda (π₯ 78K Β· β±οΈ 03.07.2026):
conda install -c conda-forge pytest-bdd
freezegun (π₯27 Β· β 4.5K Β· π€) - Let your Python tests travel through time. Apache-2
-
GitHub (π¨βπ» 130 Β· π 290):
git clone https://github.com/spulec/freezegun
-
PyPi (π₯ 54M / month Β· π¦ 1.3K Β· β±οΈ 09.08.2025):
-
Conda (π₯ 2.2M Β· β±οΈ 09.08.2025):
conda install -c conda-forge freezegun
pytest-sugar (π₯27 Β· β 1.5K Β· π€) - a plugin for py.test that changes the default look and.. BSD-3 
-
GitHub (π¨βπ» 58 Β· π 81 Β· π¦ 31K):
git clone https://github.com/Teemu/pytest-sugar
-
PyPi (π₯ 7.5M / month Β· π¦ 1.5K Β· β±οΈ 23.08.2025):
-
Conda (π₯ 630K Β· β±οΈ 24.08.2025):
conda install -c conda-forge pytest-sugar
pytest-html (π₯27 Β· β 770) - Plugin for generating HTML reports for pytest results. MPL-2.0 
-
GitHub (π¨βπ» 66 Β· π 250 Β· π¦ 59K):
git clone https://github.com/pytest-dev/pytest-html
-
PyPi (π₯ 20M / month Β· π¦ 1.1K Β· β±οΈ 19.01.2026):
-
Conda (π₯ 1.2M Β· β±οΈ 21.01.2026):
conda install -c conda-forge pytest-html
coveralls-python (π₯27 Β· β 570) - Show coverage stats online via coveralls.io. MIT 
-
GitHub (π¨βπ» 67 Β· π 190 Β· π¦ 37K):
git clone https://github.com/TheKevJames/coveralls-python
-
PyPi (π₯ 1.2M / month Β· π¦ 2.6K Β· β±οΈ 28.02.2026):
-
Conda (π₯ 1.6M Β· β±οΈ 28.02.2026):
conda install -c conda-forge coveralls
pytest-benchmark (π₯26 Β· β 1.4K) - pytest fixture for benchmarking code. BSD-2 
-
GitHub (π¨βπ» 55 Β· π 130):
git clone https://github.com/ionelmc/pytest-benchmark
-
PyPi (π₯ 13M / month Β· π¦ 1.9K Β· β±οΈ 09.11.2025):
pip install pytest-benchmark
-
Conda (π₯ 3.3M Β· β±οΈ 09.11.2025):
conda install -c conda-forge pytest-benchmark
asv (π₯26 Β· β 1K) - Airspeed Velocity: A simple Python benchmarking tool with web-based reporting. BSD-3
-
GitHub (π¨βπ» 98 Β· π 210 Β· π¦ 1.8K):
git clone https://github.com/airspeed-velocity/asv
-
PyPi (π₯ 530K / month Β· π¦ 210 Β· β±οΈ 27.06.2026):
-
Conda (π₯ 1.5M Β· β±οΈ 27.06.2026):
conda install -c conda-forge asv
nose2 (π₯26 Β· β 820) - The successor to nose, based on unittest2. BSD-2
-
GitHub (π¨βπ» 86 Β· π 130 Β· π¦ 27K):
git clone https://github.com/nose-devs/nose2
-
PyPi (π₯ 690K / month Β· π¦ 360 Β· β±οΈ 02.03.2026):
-
Conda (π₯ 240K Β· β±οΈ 22.04.2025):
conda install -c conda-forge nose2
pytest-testinfra (π₯25 Β· β 2.4K Β· π€) - Testinfra test your infrastructures. Apache-2 
-
GitHub (π¨βπ» 140 Β· π 360 Β· π¦ 2.7K):
git clone https://github.com/pytest-dev/pytest-testinfra
-
PyPi (π₯ 1.5M / month Β· π¦ 20 Β· β±οΈ 30.03.2025):
pip install pytest-testinfra
-
Conda (π₯ 42K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pytest-testinfra
pytest-randomly (π₯25 Β· β 700) - Pytest plugin to randomly order tests and control random.seed. MIT
-
GitHub (π¨βπ» 20 Β· π 34 Β· π¦ 12K):
git clone https://github.com/pytest-dev/pytest-randomly
-
PyPi (π₯ 9M / month Β· π¦ 940 Β· β±οΈ 20.04.2026):
pip install pytest-randomly
-
Conda (π₯ 400K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pytest-randomly
mimesis (π₯24 Β· β 4.8K) - Mimesis is a fast Python library for generating fake data in multiple.. MIT
-
GitHub (π¨βπ» 130 Β· π 360 Β· π¦ 2.3K):
git clone https://github.com/lk-geimfari/mimesis
-
PyPi (π¦ 100 Β· β±οΈ 16.07.2026):
-
Conda (π₯ 390K Β· β±οΈ 11.01.2026):
conda install -c conda-forge mimesis
pytest-testmon (π₯24 Β· β 1K Β· π€) - Selects tests affected by changed files. Executes the.. MIT 
-
GitHub (π¨βπ» 29 Β· π 78 Β· π¦ 1.7K):
git clone https://github.com/tarpas/pytest-testmon
-
PyPi (π₯ 4.4M / month Β· π¦ 59 Β· β±οΈ 01.12.2025):
pip install pytest-testmon
-
Conda (π₯ 200K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pytest-testmon
pytest-watch (π₯23 Β· β 730 Β· π€) - Local continuous test runner with pytest and watchdog. MIT 
-
GitHub (π¨βπ» 16 Β· π 54 Β· π¦ 12K):
git clone https://github.com/joeyespo/pytest-watch
-
PyPi (π₯ 880K / month Β· π¦ 560 Β· β±οΈ 20.05.2018):
-
Conda (π₯ 260K Β· β±οΈ 02.10.2025):
conda install -c conda-forge pytest-watch
pytest-docker (π₯23 Β· β 480 Β· π€) - Docker-based integration tests. MIT 
pytest-datadir (π₯23 Β· β 280) - pytest plugin for manipulating test data directories and.. MIT 
-
GitHub (π¨βπ» 16 Β· π 26 Β· π¦ 2.3K):
git clone https://github.com/gabrielcnr/pytest-datadir
-
PyPi (π₯ 1.6M / month Β· π¦ 270 Β· β±οΈ 30.07.2025):
pip install pytest-datadir
-
Conda (π₯ 530K Β· β±οΈ 30.07.2025):
conda install -c conda-forge pytest-datadir
green (π₯21 Β· β 790) - Green is a clean, colorful, fast python test runner. MIT
-
GitHub (π¨βπ» 41 Β· π 75 Β· π¦ 1.4K):
git clone https://github.com/CleanCut/green
-
PyPi (π₯ 17K / month Β· π¦ 130 Β· β±οΈ 18.04.2024):
-
Conda (π₯ 470K Β· β±οΈ 02.03.2026):
conda install -c conda-forge green
xdoctest (π₯21 Β· β 220) - A rewrite of Pythons builtin doctest module (with pytest plugin.. Apache-2
-
GitHub (π¨βπ» 14 Β· π 18):
git clone https://github.com/Erotemic/xdoctest
-
PyPi (π₯ 990K / month Β· π¦ 260 Β· β±οΈ 27.03.2026):
-
Conda (π₯ 280K Β· β±οΈ 27.03.2026):
conda install -c conda-forge xdoctest
pytest-plugins (π₯19 Β· β 600) - A grab-bag of nifty pytest plugins. MIT
-
GitHub (π¨βπ» 67 Β· π 89):
git clone https://github.com/man-group/pytest-plugins
-
PyPi (π₯ 36K / month Β· π¦ 73 Β· β±οΈ 29.11.2024):
pip install pytest-virtualenv
-
Conda (π₯ 140K Β· β±οΈ 22.04.2025):
conda install -c conda-forge pytest-shutil
Show 12 hidden projects...
- nose (π₯28 Β· β 1.4K Β· π) - nose is nicer testing for python.
βοΈLGPL-2.1+
- factory_boy (π₯25 Β· β 3.6K Β· π) - A test fixtures replacement for Python.
MIT
- PyHamcrest (π₯24 Β· β 790 Β· π) - Hamcrest matchers for Python.
βUnlicensed
- ddt (π₯24 Β· β 440 Β· π) - Data-Driven Tests for Python Unittest.
MIT
- uiautomator (π₯22 Β· β 1.9K Β· π) - Python wrapper of Android uiautomator test tool.
MIT
- pytest-lazy-fixture (π₯22 Β· β 380 Β· π) - It helps to use fixtures in pytest.mark.parametrize.
MIT 
- pytest-mypy (π₯22 Β· β 260 Β· π) - A Pytest Plugin for Mypy.
βUnlicensed 
- Mamba Test Runner (π₯21 Β· β 520 Β· π) - The definitive testing tool for Python. Born under the..
MIT
- assertpy (π₯19 Β· β 520 Β· π) - Simple assertion library for unit testing in python with a fluent..
BSD-3
- sixpack (π₯18 Β· β 1.8K Β· π) - Sixpack is a language-agnostic a/b-testing framework.
BSD-2
- fake2db (π₯15 Β· β 2.1K Β· π) - create custom test databases that are populated with fake data.
βοΈGPL-2.0
- pytest-play (π₯14 Β· β 73 Β· π) - pytest plugin that let you automate actions and..
Apache-2 

πΒ Python.org Packaging - An Overview of Packaging for Python.
pyinstaller (π₯33 Β· β 13K) - Freeze (package) Python programs into stand-alone executables. βοΈGPL-2.0
-
GitHub (π¨βπ» 490 Β· π 2K Β· π¦ 90K):
git clone https://github.com/pyinstaller/pyinstaller
-
PyPi (π₯ 11M / month Β· π¦ 2.3K Β· β±οΈ 13.06.2026):
-
Conda (π₯ 2M Β· β±οΈ 15.06.2026):
conda install -c conda-forge pyinstaller
Nuitka (π₯29 Β· β 15K) - Nuitka is a Python compiler written in Python. Its fully compatible.. βοΈAGPL-3.0
-
GitHub (π¨βπ» 210 Β· π 780 Β· π¦ 4K):
git clone https://github.com/Nuitka/Nuitka
-
PyPi (π₯ 460K / month Β· π¦ 240 Β· β±οΈ 21.06.2026):
-
Conda (π₯ 3.5M Β· β±οΈ 24.06.2026):
conda install -c conda-forge nuitka
briefcase (π₯26 Β· β 3.3K) - Tools to support converting a Python project into a standalone.. BSD-3
pex (π₯24 Β· β 4.2K) - The PEX packaging toolchain. Apache-2
py2app (π₯24 Β· β 420) - py2app is a Python setuptools command which will allow you to make.. MIT
cx_Freeze (π₯22 Β· β 1.6K) - Creates standalone executables from Python scripts with the.. βUnlicensed
-
GitHub (π¨βπ» 130 Β· π 240):
git clone https://github.com/marcelotduarte/cx_Freeze
-
PyPi (π₯ 200K / month Β· π¦ 140 Β· β±οΈ 13.04.2026):
-
Conda (π₯ 1.4M Β· β±οΈ 13.04.2026):
conda install -c conda-forge cx_freeze
py2exe (π₯22 Β· β 990) - Create standalone Windows programs from Python code. MIT
shiv (π₯20 Β· β 1.9K) - shiv is a command line utility for building fully self contained Python.. BSD-2
constructor (π₯19 Β· β 500) - tool for creating installers from conda packages. BSD-3
Show 6 hidden projects...
- packaging (π₯30 Β· β 720) - Core utilities for Python packages.
βUnlicensed
- PyOxidizer (π₯21 Β· β 4.8K Β· π) - A modern Python application packaging and distribution tool.
MPL-2.0
- pynsist (π₯19 Β· β 890 Β· π) - Build Windows installers for Python applications.
MIT
- xar (π₯16 Β· β 1.6K Β· π) - executable archive format.
BSD-3
- pyship (π₯14 Β· β 45 Β· π) - pyship - ship Python desktop apps to end users.
MIT
- subpar (π₯9 Β· β 570 Β· π) - Subpar is a utility for creating self-contained python executables...
Apache-2

setuptools (π₯37 Β· β 2.8K) - Official project repository for the Setuptools build system. MIT
-
GitHub (π¨βπ» 650 Β· π 1.4K Β· π¦ 870K):
git clone https://github.com/pypa/setuptools
-
PyPi (π₯ 1.4B / month Β· π¦ 34K Β· β±οΈ 04.07.2026):
-
Conda (π₯ 210M Β· β±οΈ 09.07.2026):
conda install -c conda-forge setuptools
wheel (π₯32 Β· β 560) - The official binary distribution format for Python. MIT
-
GitHub (π¨βπ» 91 Β· π 180 Β· π¦ 390K):
git clone https://github.com/pypa/wheel
-
PyPi (π₯ 560M / month Β· π¦ 16K Β· β±οΈ 22.04.2026):
-
Conda (π₯ 180M Β· β±οΈ 22.04.2026):
conda install -c conda-forge wheel
invoke (π₯30 Β· β 4.7K) - Pythonic task management & command execution. BSD-2
-
GitHub (π¨βπ» 63 Β· π 390 Β· π¦ 34K):
git clone https://github.com/pyinvoke/invoke
-
PyPi (π₯ 81M / month Β· π¦ 1.4K Β· β±οΈ 07.04.2026):
-
Conda (π₯ 2.8M Β· β±οΈ 07.04.2026):
conda install -c conda-forge invoke
twine (π₯30 Β· β 1.7K Β· π€) - Utilities for interacting with PyPI. Apache-2
-
GitHub (π¨βπ» 130 Β· π 320 Β· π¦ 140K):
git clone https://github.com/pypa/twine
-
PyPi (π₯ 35M / month Β· π¦ 23K Β· β±οΈ 04.09.2025):
-
Conda (π₯ 2M Β· β±οΈ 04.09.2025):
conda install -c conda-forge twine
setuptools_scm (π₯28 Β· β 950) - the blessed package to manage your versions by scm tags. MIT
-
GitHub (π¨βπ» 160 Β· π 240):
git clone https://github.com/pypa/setuptools_scm
-
PyPi (π₯ 130M / month Β· π¦ 2.7K Β· β±οΈ 21.07.2026):
pip install setuptools_scm
-
Conda (π₯ 7.9M Β· β±οΈ 21.07.2026):
conda install -c conda-forge setuptools_scm
scons (π₯27 Β· β 2.4K) - SCons - a software construction tool. MIT
-
GitHub (π¨βπ» 170 Β· π 340 Β· π¦ 4.3K):
git clone https://github.com/SCons/scons
-
PyPi (π₯ 990K / month Β· π¦ 58 Β· β±οΈ 16.11.2025):
-
Conda (π₯ 1.5M Β· β±οΈ 17.11.2025):
conda install -c conda-forge scons
flit (π₯26 Β· β 2.2K Β· π€) - Simplified packaging of Python modules. BSD-3
-
GitHub (π¨βπ» 83 Β· π 150 Β· π¦ 2.8K):
git clone https://github.com/pypa/flit
-
PyPi (π₯ 18M / month Β· π¦ 930 Β· β±οΈ 25.03.2025):
-
Conda (π₯ 460K Β· β±οΈ 22.04.2025):
conda install -c conda-forge flit
doit (π₯26 Β· β 2K) - CLI task management & automation tool. MIT
-
GitHub (π¨βπ» 70 Β· π 190 Β· π¦ 2.3K):
git clone https://github.com/pydoit/doit
-
PyPi (π₯ 770K / month Β· π¦ 140 Β· β±οΈ 09.02.2026):
-
Conda (π₯ 570K Β· β±οΈ 09.02.2026):
conda install -c conda-forge doit
buildbot (π₯23 Β· β 5.4K Β· π€) - Python-based continuous integration testing framework; your.. βοΈGPL-2.0
-
GitHub (π¨βπ» 900 Β· π 1.6K Β· π¦ 410):
git clone https://github.com/buildbot/buildbot
-
PyPi (π₯ 23K / month Β· π¦ 20 Β· β±οΈ 12.05.2025):
-
Conda (π₯ 190K Β· β±οΈ 13.05.2025):
conda install -c conda-forge buildbot
pybuilder (π₯20 Β· β 2K) - Software build automation tool for Python. Apache-2
-
GitHub (π¨βπ» 40 Β· π 270):
git clone https://github.com/pybuilder/pybuilder
-
PyPi (π₯ 48K / month Β· π¦ 6 Β· β±οΈ 02.04.2026):
-
Conda (π₯ 400K Β· β±οΈ 02.04.2026):
conda install -c conda-forge pybuilder
pynt (π₯16 Β· β 160 Β· π€) - A pynt of Python build. MIT
universal-build (π₯12 Β· β 25 Β· π) - Universal build utilities for containerized build pipelines. MIT
Show 2 hidden projects...
- buildout (π₯20 Β· β 610) - Buildout is a deployment automation tool written in and extended..
βοΈZPL-2.1
- paver (π₯19 Β· β 460 Β· π) - Python-based project scripting.
BSD-3
System Monitoring & Profiling

psutil (π₯36 Β· β 11K) - Cross-platform lib for process and system monitoring in Python. BSD-3
-
GitHub (π¨βπ» 250 Β· π 1.5K Β· π¦ 800K):
git clone https://github.com/giampaolo/psutil
-
PyPi (π₯ 370M / month Β· π¦ 20K Β· β±οΈ 28.01.2026):
-
Conda (π₯ 66M Β· β±οΈ 29.01.2026):
conda install -c conda-forge psutil
py-spy (π₯30 Β· β 15K) - Sampling profiler for Python programs. MIT
-
GitHub (π¨βπ» 57 Β· π 530 Β· π¦ 8.8K):
git clone https://github.com/benfred/py-spy
-
PyPi (π₯ 23M / month Β· π¦ 240 Β· β±οΈ 24.04.2026):
-
Conda (π₯ 910K Β· β±οΈ 27.04.2026):
conda install -c conda-forge py-spy
-
Cargo (π¦ 5 Β· β±οΈ 24.04.2026):
Scalene (π₯27 Β· β 13K) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
pyinstrument (π₯27 Β· β 7.6K) - Call stack profiler for Python. Shows you why your code is slow!. BSD-3
-
GitHub (π¨βπ» 76 Β· π 260 Β· π¦ 4.5K):
git clone https://github.com/joerick/pyinstrument
-
PyPi (π₯ 10M / month Β· π¦ 240 Β· β±οΈ 04.01.2026):
-
Conda (π₯ 1.3M Β· β±οΈ 04.01.2026):
conda install -c conda-forge pyinstrument
Yappi (π₯27 Β· β 1.7K) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
-
GitHub (π¨βπ» 35 Β· π 82 Β· π¦ 1.7K):
git clone https://github.com/sumerc/yappi
-
PyPi (π₯ 3.9M / month Β· π¦ 89 Β· β±οΈ 17.03.2026):
-
Conda (π₯ 430K Β· β±οΈ 18.03.2026):
conda install -c conda-forge yappi
memray (π₯26 Β· β 15K) - Memray is a memory profiler for Python. Apache-2
-
GitHub (π¨βπ» 72 Β· π 440 Β· π¦ 24):
git clone https://github.com/bloomberg/memray
-
PyPi (π₯ 15M / month Β· π¦ 150 Β· β±οΈ 08.04.2026):
-
Conda (π₯ 730K Β· β±οΈ 08.04.2026):
conda install -c conda-forge memray
memory-profiler (π₯25 Β· β 4.5K Β· π€) - Monitor Memory usage of Python code. BSD-3
-
GitHub (π¨βπ» 100 Β· π 390):
git clone https://github.com/pythonprofilers/memory_profiler
-
PyPi (π₯ 9.1M / month Β· π¦ 460 Β· β±οΈ 15.11.2022):
pip install memory_profiler
-
Conda (π₯ 5M Β· β±οΈ 04.12.2025):
conda install -c conda-forge memory_profiler
memory_profiler (π₯25 Β· β 4.5K Β· π€) - Monitor Memory usage of Python code. BSD-3
-
GitHub (π¨βπ» 62 Β· π 390):
git clone https://github.com/fabianp/memory_profiler
-
PyPi (π₯ 9.1M / month Β· π¦ 460 Β· β±οΈ 15.11.2022):
pip install memory_profiler
-
Conda (π₯ 5M Β· β±οΈ 04.12.2025):
conda install -c conda-forge memory_profiler
pympler (π₯25 Β· β 1.2K) - Development tool to measure, monitor and analyze the memory behavior.. Apache-2
-
GitHub (π¨βπ» 31 Β· π 89):
git clone https://github.com/pympler/pympler
-
PyPi (π₯ 5.6M / month Β· π¦ 260 Β· β±οΈ 28.06.2024):
-
Conda (π₯ 780K Β· β±οΈ 15.07.2026):
conda install -c conda-forge pympler
line_profiler (π₯24 Β· β 3.2K) - Line-by-line profiling for Python. BSD-3
-
GitHub (π¨βπ» 55 Β· π 140):
git clone https://github.com/pyutils/line_profiler
-
PyPi (π₯ 2.8M / month Β· π¦ 400 Β· β±οΈ 23.02.2026):
pip install line_profiler
-
Conda (π₯ 5.5M Β· β±οΈ 24.02.2026):
conda install -c conda-forge line_profiler
Show 8 hidden projects...
- Glances (π₯27 Β· β 33K) - Glances an Eye on your system. A top/htop alternative for..
βUnlicensed
- Bpytop (π₯23 Β· β 8.2K Β· π) - Linux/OSX/FreeBSD resource monitor.
Apache-2
- Diamond (π₯22 Β· β 1.8K Β· π) - Diamond is a python daemon that collects system metrics and publishes..
MIT
- vprof (π₯20 Β· β 4K Β· π) - Visual profiler for Python.
BSD-2
- Profiling (π₯18 Β· β 3K Β· π) - Was an interactive continuous Python profiler.
BSD-3
- heartrate (π₯17 Β· β 1.5K Β· π) - Simple real time visualisation of the execution of a Python program.
MIT
- pyheat (π₯16 Β· β 730 Β· π) - pprofile + matplotlib = Python program profiled as an awesome heatmap!.
MIT
- livepython (π₯11 Β· β 2.6K Β· π) - Visually trace Python code in real-time.
MIT

executing (π₯29 Β· β 400) - Get information about what a Python frame is currently doing,.. MIT
-
GitHub (π¨βπ» 12 Β· π 39 Β· π¦ 340K):
git clone https://github.com/alexmojaki/executing
-
PyPi (π₯ 140M / month Β· π¦ 800 Β· β±οΈ 01.09.2025):
-
Conda (π₯ 29M Β· β±οΈ 01.09.2025):
conda install -c conda-forge executing
gast (π₯25 Β· β 150 Β· π€) - Python AST that abstracts the underlying Python version. BSD-3
-
GitHub (π¨βπ» 13 Β· π 38 Β· π¦ 220K):
git clone https://github.com/serge-sans-paille/gast
-
PyPi (π₯ 19M / month Β· π¦ 530 Β· β±οΈ 29.11.2025):
-
Conda (π₯ 4.5M Β· β±οΈ 30.11.2025):
conda install -c conda-forge gast
asteval (π₯24 Β· β 220) - Safe, minimalistic evaluator of python expression using ast module. MIT
-
GitHub (π¨βπ» 28 Β· π 49):
git clone https://github.com/newville/asteval
-
PyPi (π₯ 5.8M / month Β· π¦ 210 Β· β±οΈ 11.06.2026):
-
Conda (π₯ 1.1M Β· β±οΈ 12.06.2026):
conda install -c conda-forge asteval
Show 3 hidden projects...
- astunparse (π₯26 Β· β 220 Β· π) - An AST unparser for Python.
BSD-3
- astor (π₯23 Β· β 860 Β· π) - Python AST read/write.
BSD-3
- typed_ast (π₯21 Β· β 230 Β· π) - Modified fork of CPythons ast module that parses
# type:.. Apache-2

pre-commit (π₯34 Β· β 15K) - A framework for managing and maintaining multi-language pre-commit.. MIT
-
GitHub (π¨βπ» 170 Β· π 990 Β· π¦ 290K):
git clone https://github.com/pre-commit/pre-commit
-
PyPi (π₯ 170M / month Β· π¦ 37K Β· β±οΈ 21.07.2026):
-
Conda (π₯ 10M Β· β±οΈ 22.07.2026):
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.
