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.
ContentsΒ€
- Linters & Style Checkers 40 projects
- Type checkers 5 projects
- Code Formatters 7 projects
- Code Refactoring 18 projects
- Code Security 8 projects
- Virtual Environments 10 projects
- Dependency & Package Managers 11 projects
- Code Metrics & Complexity 6 projects
- Logging 21 projects
- Shell 2 projects
- Documentation 29 projects
- Debugging Tools 13 projects
- Testing Tools 43 projects
- Code Packaging 16 projects
- Build Tools 14 projects
- System Monitoring & Profiling 18 projects
- AST Tools 6 projects
- Others 1 projects
ExplanationΒ€
- π₯π₯π₯ 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 projectPylint related project
Sphinx related project
MkDocs related project
Linters & Style CheckersΒ€
ruff (π₯47 Β· β 46K) - An extremely fast Python linter and code formatter, written in Rust. MIT
- [GitHub](https://github.com/astral-sh/ruff) (π¨βπ» 820 Β· π 1.8K Β· π₯ 4.3M Β· π¦ 160K Β· π 7.8K - 21% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/ruff) (π₯ 160M / month Β· π¦ 41K Β· β±οΈ 26.02.2026):
- [Conda](https://anaconda.org/conda-forge/ruff) (π₯ 6M Β· β±οΈ 03.03.2026):
pylint (π₯44 Β· β 5.7K) - Its not just a linter that annoys you!. βοΈGPL-2.0
- [GitHub](https://github.com/pylint-dev/pylint) (π¨βπ» 630 Β· π 1.2K Β· π₯ 600 Β· π¦ 490K Β· π 5.9K - 17% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pylint) (π₯ 54M / month Β· π¦ 12K Β· β±οΈ 20.02.2026):
- [Conda](https://anaconda.org/conda-forge/pylint) (π₯ 7.5M Β· β±οΈ 20.02.2026):
flake8 (π₯39 Β· β 3.8K Β· π) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
- [GitHub](https://github.com/PyCQA/flake8) (π¨βπ» 180 Β· π 340 Β· π¦ 680K Β· π 1.6K - 1% open Β· β±οΈ 22.12.2025):
- [PyPi](https://pypi.org/project/flake8) (π₯ 49M / month Β· π¦ 27K Β· β±οΈ 20.06.2025):
- [Conda](https://anaconda.org/conda-forge/flake8) (π₯ 10M Β· β±οΈ 26.06.2025):
wemake-python-styleguide (π₯37 Β· β 2.8K) - The strictest and most opinionated python linter ever!. MIT
- [GitHub](https://github.com/wemake-services/wemake-python-styleguide) (π¨βπ» 220 Β· π 420 Β· π¦ 18K Β· π 1.2K - 1% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/wemake-python-styleguide) (π₯ 230K / month Β· π¦ 110 Β· β±οΈ 28.02.2026):
beartype (π₯36 Β· β 3.4K) - Unbearably fast near-real-time pure-Python runtime-static type-checker. MIT
- [GitHub](https://github.com/beartype/beartype) (π¨βπ» 30 Β· π 71 Β· π¦ 9.7K Β· π 470 - 22% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/beartype) (π₯ 49M / month Β· π¦ 900 Β· β±οΈ 13.12.2025):
- [Conda](https://anaconda.org/conda-forge/beartype) (π₯ 580K Β· β±οΈ 14.12.2025):
parso (π₯36 Β· β 660) - A Python Parser. MIT
- [GitHub](https://github.com/davidhalter/parso) (π¨βπ» 51 Β· π 110 Β· π¦ 590K Β· π 120 - 10% open Β· β±οΈ 09.02.2026):
- [PyPi](https://pypi.org/project/parso) (π₯ 100M / month Β· π¦ 1.1K Β· β±οΈ 09.02.2026):
- [Conda](https://anaconda.org/conda-forge/parso) (π₯ 34M Β· β±οΈ 09.02.2026):
pyflakes (π₯35 Β· β 1.4K Β· π€) - A simple program which checks Python source files for errors. MIT
- [GitHub](https://github.com/PyCQA/pyflakes) (π¨βπ» 88 Β· π 180 Β· π¦ 330K Β· π 550 - 11% open Β· β±οΈ 20.06.2025):
- [PyPi](https://pypi.org/project/pyflakes) (π₯ 55M / month Β· π¦ 1.3K Β· β±οΈ 20.06.2025):
- [Conda](https://anaconda.org/conda-forge/pyflakes) (π₯ 10M Β· β±οΈ 21.06.2025):
flake8-bugbear (π₯33 Β· β 1.1K) - A plugin for Flake8 finding likely bugs and design problems.. MIT 
- [GitHub](https://github.com/PyCQA/flake8-bugbear) (π¨βπ» 90 Β· π 120 Β· π¦ 42K Β· π 250 - 25% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/flake8-bugbear) (π₯ 6.8M / month Β· π¦ 1.5K Β· β±οΈ 29.11.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-bugbear) (π₯ 890K Β· β±οΈ 02.12.2025):
pycodestyle (π₯32 Β· β 5.2K) - Simple Python style checker in one Python file. MIT
- [GitHub](https://github.com/PyCQA/pycodestyle) (π¨βπ» 140 Β· π 750 Β· π 780 - 13% open Β· β±οΈ 22.12.2025):
- [PyPi](https://pypi.org/project/pycodestyle) (π₯ 70M / month Β· π¦ 2.2K Β· β±οΈ 20.06.2025):
- [Conda](https://anaconda.org/conda-forge/pycodestyle) (π₯ 10M Β· β±οΈ 22.06.2025):
mypy-protobuf (π₯30 Β· β 700) - open source tools to generate mypy stubs from protobufs. Apache-2
- [GitHub](https://github.com/nipunn1313/mypy-protobuf) (π¨βπ» 40 Β· π 81 Β· π¦ 4.4K Β· π 150 - 14% open Β· β±οΈ 13.01.2026):
- [PyPi](https://pypi.org/project/mypy-protobuf) (π₯ 8.5M / month Β· π¦ 270 Β· β±οΈ 13.01.2026):
- [Conda](https://anaconda.org/conda-forge/mypy-protobuf) (π₯ 180K Β· β±οΈ 05.02.2026):
pylint-django (π₯30 Β· β 620) - Pylint plugin for improving code analysis for when.. βοΈGPL-3.0 
- [GitHub](https://github.com/pylint-dev/pylint-django) (π¨βπ» 72 Β· π 120 Β· π₯ 430 Β· π¦ 32K Β· π 240 - 27% open Β· β±οΈ 01.01.2026):
- [PyPi](https://pypi.org/project/pylint-django) (π₯ 1.9M / month Β· π¦ 160 Β· β±οΈ 01.01.2026):
- [Conda](https://anaconda.org/conda-forge/pylint-django) (π₯ 410K Β· β±οΈ 02.01.2026):
hacking (π₯29 Β· β 240) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2 
- [GitHub](https://github.com/openstack/hacking) (π¨βπ» 190 Β· π 67 Β· π¦ 7.9K Β· β±οΈ 12.02.2026):
- [PyPi](https://pypi.org/project/hacking) (π₯ 130K / month Β· π¦ 110 Β· β±οΈ 06.11.2025):
flake8-isort (π₯29 Β· β 190) - flake8 plugin that integrates isort. βοΈGPL-2.0 
- [GitHub](https://github.com/gforcada/flake8-isort) (π¨βπ» 40 Β· π 200 Β· π¦ 29K Β· π 60 - 3% open Β· β±οΈ 25.10.2025):
- [PyPi](https://pypi.org/project/flake8-isort) (π₯ 1.5M / month Β· π¦ 630 Β· β±οΈ 25.10.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-isort) (π₯ 98K Β· β±οΈ 25.10.2025):
flake8-comprehensions (π₯28 Β· β 470) - A flake8 plugin to help you write better.. MIT 
- [GitHub](https://github.com/adamchainz/flake8-comprehensions) (π¨βπ» 16 Β· π 23 Β· π¦ 30K Β· π 62 - 9% open Β· β±οΈ 14.02.2026):
- [PyPi](https://pypi.org/project/flake8-comprehensions) (π₯ 1.6M / month Β· π¦ 780 Β· β±οΈ 09.09.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-comprehensions) (π₯ 1M Β· β±οΈ 10.09.2025):
nitpick (π₯26 Β· β 410) - Enforce the same settings on multiple projects. MIT 
- [GitHub](https://github.com/andreoliwa/nitpick) (π¨βπ» 18 Β· π 24 Β· π₯ 12 Β· π¦ 1.4K Β· π 130 - 36% open Β· β±οΈ 27.02.2026):
- [PyPi](https://pypi.org/project/nitpick) (π₯ 14K / month Β· π¦ 26 Β· β±οΈ 30.11.2025):
check-manifest (π₯26 Β· β 290) - Tool to check the completeness of MANIFEST.in for Python packages. MIT
- [GitHub](https://github.com/mgedmin/check-manifest) (π¨βπ» 23 Β· π 39 Β· π¦ 12K Β· π 100 - 23% open Β· β±οΈ 05.01.2026):
- [PyPi](https://pypi.org/project/check-manifest) (π₯ 800K / month Β· π¦ 5K Β· β±οΈ 15.10.2025):
- [Conda](https://anaconda.org/conda-forge/check-manifest) (π₯ 190K Β· β±οΈ 15.10.2025):
flake8-commas (π₯26 Β· β 130) - Flake8 extension for enforcing trailing commas in python. MIT 
- [GitHub](https://github.com/PyCQA/flake8-commas) (π¨βπ» 15 Β· π 30 Β· π¦ 19K Β· π 31 - 9% open Β· β±οΈ 05.01.2026):
- [PyPi](https://pypi.org/project/flake8-commas) (π₯ 290K / month Β· π¦ 220 Β· β±οΈ 16.05.2024):
flake8-builtins (π₯26 Β· β 120) - Check for python builtins being used as variables or.. βοΈGPL-2.0 
- [GitHub](https://github.com/gforcada/flake8-builtins) (π¨βπ» 21 Β· π 25 Β· π¦ 12K Β· π 52 - 5% open Β· β±οΈ 25.10.2025):
- [PyPi](https://pypi.org/project/flake8-builtins) (π₯ 910K / month Β· π¦ 590 Β· β±οΈ 25.10.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-builtins) (π₯ 480K Β· β±οΈ 27.10.2025):
flake8-import-order (π₯25 Β· β 280) - Flake8 plugin that checks import order against.. βοΈLGPL-3.0 
- [GitHub](https://github.com/PyCQA/flake8-import-order) (π¨βπ» 50 Β· π 73 Β· π₯ 11 Β· π 110 - 12% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/flake8-import-order) (π₯ 1.5M / month Β· π¦ 650 Β· β±οΈ 24.06.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-import-order) (π₯ 420K Β· β±οΈ 26.06.2025):
flake8-black (π₯25 Β· β 160) - flake8 plugin to run black for checking Python coding style. MIT 
- [GitHub](https://github.com/peterjc/flake8-black) (π¨βπ» 11 Β· π 11 Β· π¦ 8.7K Β· π 31 - 12% open Β· β±οΈ 02.02.2026):
- [PyPi](https://pypi.org/project/flake8-black) (π₯ 630K / month Β· π¦ 540 Β· β±οΈ 21.09.2025):
- [Conda](https://anaconda.org/conda-forge/flake8-black) (π₯ 490K Β· β±οΈ 22.09.2025):
flake8-simplify (π₯24 Β· β 200) - A flake8 plugin that helps you to simplify code. MIT
- [GitHub](https://github.com/MartinThoma/flake8-simplify) (π¨βπ» 16 Β· π 23 Β· π 130 - 42% open Β· β±οΈ 01.01.2026):
- [PyPi](https://pypi.org/project/flake8-simplify) (π₯ 370K / month Β· π¦ 140 Β· β±οΈ 01.01.2026):
- [Conda](https://anaconda.org/conda-forge/flake8-simplify) (π₯ 68K Β· β±οΈ 06.01.2026):
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
Type checkersΒ€
mypy (π₯49 Β· β 20K) - Optional static typing for Python. MIT
- [GitHub](https://github.com/python/mypy) (π¨βπ» 840 Β· π 3.1K Β· π¦ 350K Β· π 12K - 25% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/mypy) (π₯ 110M / month Β· π¦ 39K Β· β±οΈ 15.12.2025):
- [Conda](https://anaconda.org/conda-forge/mypy) (π₯ 6.9M Β· β±οΈ 15.12.2025):
pyright (π₯38 Β· β 15K) - Static Type Checker for Python. MIT
- [GitHub](https://github.com/microsoft/pyright) (π¨βπ» 140 Β· π 1.8K Β· π₯ 6.4K Β· π¦ 1.5K Β· π 7.4K - 2% open Β· β±οΈ 20.02.2026):
- [npm](https://www.npmjs.com/package/pyright) (π₯ 2.4M / month Β· π¦ 39 Β· β±οΈ 08.01.2026):
pyre-check (π₯33 Β· β 7.1K) - Performant type-checking for python. MIT
- [GitHub](https://github.com/facebook/pyre-check) (π¨βπ» 300 Β· π 450 Β· π¦ 21 Β· π 460 - 32% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/pyre-check) (π₯ 160K / month Β· π¦ 87 Β· β±οΈ 07.07.2025):
pytype (π₯32 Β· β 5K) - A static type analyzer for Python code. Apache-2
- [GitHub](https://github.com/google/pytype) (π¨βπ» 110 Β· π 290 Β· π¦ 4.3K Β· π 950 - 21% open Β· β±οΈ 23.01.2026):
- [PyPi](https://pypi.org/project/pytype) (π₯ 570K / month Β· π¦ 230 Β· β±οΈ 11.10.2024):
- [Conda](https://anaconda.org/conda-forge/pytype) (π₯ 610K Β· β±οΈ 22.04.2025):
Show 1 hidden projects...
- typeguard (π₯33 Β· β 1.7K) - Run-time type checker for Python.βUnlicensed
Code FormattersΒ€
black (π₯46 Β· β 41K) - The uncompromising Python code formatter. MIT
- [GitHub](https://github.com/psf/black) (π¨βπ» 510 Β· π 2.7K Β· π₯ 140K Β· π¦ 670K Β· π 2.8K - 11% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/black) (π₯ 100M / month Β· π¦ 52K Β· β±οΈ 18.01.2026):
- [Conda](https://anaconda.org/conda-forge/black) (π₯ 18M Β· β±οΈ 21.01.2026):
isort (π₯42 Β· β 6.9K) - A Python utility / library to sort imports. MIT
- [GitHub](https://github.com/PyCQA/isort) (π¨βπ» 330 Β· π 620 Β· π¦ 570K Β· π 1.4K - 12% open Β· β±οΈ 28.02.2026):
- [PyPi](https://pypi.org/project/isort) (π₯ 94M / month Β· π¦ 27K Β· β±οΈ 28.02.2026):
- [Conda](https://anaconda.org/conda-forge/isort) (π₯ 8.8M Β· β±οΈ 28.02.2026):
autopep8 (π₯35 Β· β 4.7K) - A tool that automatically formats Python code to conform to the PEP 8.. MIT
- [GitHub](https://github.com/hhatto/autopep8) (π¨βπ» 64 Β· π 290 Β· π¦ 230K Β· π 520 - 23% open Β· β±οΈ 24.11.2025):
- [PyPi](https://pypi.org/project/autopep8) (π₯ 8.3M / month Β· π¦ 1.7K Β· β±οΈ 14.01.2025):
- [Conda](https://anaconda.org/conda-forge/autopep8) (π₯ 2.6M Β· β±οΈ 22.04.2025):
docformatter (π₯28 Β· β 580) - Formats docstrings to follow PEP 257. MIT
- [GitHub](https://github.com/PyCQA/docformatter) (π¨βπ» 40 Β· π 85 Β· π₯ 61 Β· π¦ 4.4K Β· π 180 - 14% open Β· β±οΈ 11.01.2026):
- [PyPi](https://pypi.org/project/docformatter) (π₯ 1M / month Β· π¦ 300 Β· β±οΈ 11.05.2025):
- [Conda](https://anaconda.org/conda-forge/docformatter) (π₯ 320K Β· β±οΈ 11.05.2025):
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
Code RefactoringΒ€
jedi (π₯41 Β· β 6.1K) - Awesome autocompletion, static analysis and refactoring library for python. MIT
- [GitHub](https://github.com/davidhalter/jedi) (π¨βπ» 180 Β· π 520 Β· π¦ 590K Β· π 1.5K - 6% open Β· β±οΈ 13.02.2026):
- [PyPi](https://pypi.org/project/jedi) (π₯ 100M / month Β· π¦ 1.2K Β· β±οΈ 11.11.2024):
- [Conda](https://anaconda.org/conda-forge/jedi) (π₯ 36M Β· β±οΈ 22.04.2025):
rope (π₯34 Β· β 2.2K) - a python refactoring library. βοΈLGPL-3.0
- [GitHub](https://github.com/python-rope/rope) (π¨βπ» 84 Β· π 170 Β· π₯ 45 Β· π¦ 79K Β· π 380 - 31% open Β· β±οΈ 04.01.2026):
- [PyPi](https://pypi.org/project/rope) (π₯ 1.1M / month Β· π¦ 320 Β· β±οΈ 12.07.2025):
- [Conda](https://anaconda.org/conda-forge/rope) (π₯ 2.3M Β· β±οΈ 13.07.2025):
vulture (π₯33 Β· β 4.4K) - Find dead Python code. MIT
- [GitHub](https://github.com/jendrikseipp/vulture) (π¨βπ» 48 Β· π 180 Β· π¦ 6.5K Β· π 250 - 22% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/vulture) (π₯ 5.6M / month Β· π¦ 600 Β· β±οΈ 04.03.2026):
- [Conda](https://anaconda.org/conda-forge/vulture) (π₯ 170K Β· β±οΈ 22.04.2025):
pyupgrade (π₯31 Β· β 4K) - A tool (and pre-commit hook) to automatically upgrade syntax for newer.. MIT
- [GitHub](https://github.com/asottile/pyupgrade) (π¨βπ» 36 Β· π 200 Β· π 470 - 4% open Β· β±οΈ 22.12.2025):
- [PyPi](https://pypi.org/project/pyupgrade) (π₯ 1.3M / month Β· π¦ 630 Β· β±οΈ 19.11.2025):
- [Conda](https://anaconda.org/conda-forge/pyupgrade) (π₯ 920K Β· β±οΈ 19.11.2025):
autoflake (π₯30 Β· β 950) - Removes unused imports and unused variables as reported by pyflakes. MIT
- [GitHub](https://github.com/PyCQA/autoflake) (π¨βπ» 40 Β· π 84 Β· π 120 - 31% open Β· β±οΈ 01.03.2026):
- [PyPi](https://pypi.org/project/autoflake) (π₯ 5.8M / month Β· π¦ 1.4K Β· β±οΈ 20.02.2026):
- [Conda](https://anaconda.org/conda-forge/autoflake) (π₯ 650K Β· β±οΈ 20.02.2026):
MonkeyType (π₯26 Β· β 5K Β· π€) - A Python library that generates static type annotations by.. BSD-3
- [GitHub](https://github.com/Instagram/MonkeyType) (π¨βπ» 51 Β· π 200 Β· π 200 - 30% open Β· β±οΈ 14.06.2025):
- [PyPi](https://pypi.org/project/monkeytype) (π₯ 260K / month Β· π¦ 23 Β· β±οΈ 20.03.2023):
- [Conda](https://anaconda.org/conda-forge/monkeytype) (π₯ 120K Β· β±οΈ 22.04.2025):
unimport (π₯24 Β· β 250) - The ultimate linter and formatter for removing unused import statements.. MIT
- [GitHub](https://github.com/hakancelikdev/unimport) (π¨βπ» 16 Β· π 21 Β· π¦ 160 Β· π 120 - 0% open Β· β±οΈ 18.02.2026):
- [PyPi](https://pypi.org/project/unimport) (π₯ 59K / month Β· π¦ 40 Β· β±οΈ 18.02.2026):
add-trailing-comma (π₯22 Β· β 370) - A tool (and pre-commit hook) to automatically add trailing.. MIT
- [GitHub](https://github.com/asottile/add-trailing-comma) (π¨βπ» 11 Β· π 29 Β· β±οΈ 22.12.2025):
- [PyPi](https://pypi.org/project/add-trailing-comma) (π₯ 110K / month Β· π¦ 41 Β· β±οΈ 10.10.2025):
com2ann (π₯19 Β· β 160 Β· π€) - Tool for translation type comments to type annotations in Python. MIT
- [GitHub](https://github.com/ilevkivskyi/com2ann) (π¨βπ» 8 Β· π 13 Β· π¦ 98 Β· π 33 - 30% open Β· β±οΈ 02.06.2025):
- [PyPi](https://pypi.org/project/com2ann) (π₯ 19K / month Β· π¦ 2 Β· β±οΈ 21.08.2021):
massedit (π₯17 Β· β 120) - Programmatically edit text files with Python. Useful for source to source.. MIT
- [GitHub](https://github.com/elmotec/massedit) (π¨βπ» 9 Β· π 15 Β· π₯ 33 Β· π¦ 54 Β· π 8 - 12% open Β· β±οΈ 21.09.2025):
- [PyPi](https://pypi.org/project/massedit) (π₯ 2.7K / month Β· π¦ 3 Β· β±οΈ 21.09.2025):
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
Code SecurityΒ€
bandit (π₯38 Β· β 7.8K) - Bandit is a tool designed to find common security issues in Python.. Apache-2
- [GitHub](https://github.com/PyCQA/bandit) (π¨βπ» 200 Β· π 730 Β· π₯ 920 Β· π¦ 63K Β· π 740 - 28% open Β· β±οΈ 23.02.2026):
- [PyPi](https://pypi.org/project/bandit) (π₯ 16M / month Β· π¦ 3.4K Β· β±οΈ 25.02.2026):
- [Conda](https://anaconda.org/conda-forge/bandit) (π₯ 590K Β· β±οΈ 25.02.2026):
sqlmap (π₯36 Β· β 37K) - Automatic SQL injection and database takeover tool. βοΈGPL-3.0
- [GitHub](https://github.com/sqlmapproject/sqlmap) (π¨βπ» 150 Β· π 6.2K Β· π¦ 21 Β· π 5.4K - 1% open Β· β±οΈ 26.02.2026):
- [PyPi](https://pypi.org/project/sqlmap) (π₯ 24K / month Β· π¦ 12 Β· β±οΈ 01.02.2026):
safety (π₯36 Β· β 2K) - Safety checks Python dependencies for known security vulnerabilities and.. MIT
- [GitHub](https://github.com/pyupio/safety) (π¨βπ» 55 Β· π 170 Β· π₯ 990K Β· π¦ 19K Β· π 270 - 16% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/safety) (π₯ 4.6M / month Β· π¦ 1.3K Β· β±οΈ 25.02.2026):
- [Conda](https://anaconda.org/conda-forge/safety) (π₯ 160K Β· β±οΈ 07.11.2025):
dlint (π₯20 Β· β 170) - Dlint is a tool for encouraging best coding practices and helping ensure.. BSD-3
- [GitHub](https://github.com/dlint-py/dlint) (π¨βπ» 16 Β· π 16 Β· π 48 - 50% open Β· β±οΈ 07.01.2026):
- [PyPi](https://pypi.org/project/dlint) (π₯ 110K / month Β· π¦ 93 Β· β±οΈ 31.10.2024):
- [Conda](https://anaconda.org/conda-forge/dlint) (π₯ 13K Β· β±οΈ 22.04.2025):
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
Virtual EnvironmentsΒ€
pipenv (π₯46 Β· β 25K) - Python Development Workflow for Humans. MIT
- [GitHub](https://github.com/pypa/pipenv) (π¨βπ» 540 Β· π 1.9K Β· π¦ 170K Β· π 4.3K - 3% open Β· β±οΈ 08.02.2026):
- [PyPi](https://pypi.org/project/pipenv) (π₯ 24M / month Β· π¦ 250 Β· β±οΈ 17.12.2025):
- [Conda](https://anaconda.org/conda-forge/pipenv) (π₯ 320K Β· β±οΈ 17.12.2025):
virtualenv (π₯45 Β· β 5K) - Virtual Python Environment builder. MIT
- [GitHub](https://github.com/pypa/virtualenv) (π¨βπ» 300 Β· π 1.1K Β· π₯ 34 Β· π¦ 500K Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/virtualenv) (π₯ 330M / month Β· π¦ 2.1K Β· β±οΈ 27.02.2026):
- [Conda](https://anaconda.org/conda-forge/virtualenv) (π₯ 20M Β· β±οΈ 04.03.2026):
nodeenv (π₯37 Β· β 1.8K) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
- [GitHub](https://github.com/ekalinin/nodeenv) (π¨βπ» 110 Β· π 220 Β· π¦ 130K Β· π 230 - 28% open Β· β±οΈ 27.12.2025):
- [PyPi](https://pypi.org/project/nodeenv) (π₯ 110M / month Β· π¦ 410 Β· β±οΈ 20.12.2025):
- [Conda](https://anaconda.org/conda-forge/nodeenv) (π₯ 7.7M Β· β±οΈ 20.12.2025):
pyenv (π₯35 Β· β 44K) - Simple Python version management. MIT
- [GitHub](https://github.com/pyenv/pyenv) (π¨βπ» 470 Β· π 3.2K Β· π¦ 21 Β· π 1.9K - 4% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pyenv) (π₯ 14K / month Β· β±οΈ 12.01.2019):
pyenv-virtualenv (π₯23 Β· β 6.7K) - a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv). MIT
- [GitHub](https://github.com/pyenv/pyenv-virtualenv) (π¨βπ» 67 Β· π 430 Β· π¦ 21 Β· π 360 - 27% open Β· β±οΈ 18.12.2025):
pyenv-installer (π₯16 Β· β 4.1K) - This tool is used to install `pyenv` and friends. MIT
- [GitHub](https://github.com/pyenv/pyenv-installer) (π¨βπ» 43 Β· π 460 Β· π 88 - 9% open Β· β±οΈ 05.09.2025):
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](https://github.com/pypa/pip) (π¨βπ» 870 Β· π 3.2K Β· π¦ 250K Β· π 7.8K - 13% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pip) (π₯ 660M / month Β· π¦ 5.7K Β· β±οΈ 05.02.2026):
- [Conda](https://anaconda.org/conda-forge/pip) (π₯ 200M Β· β±οΈ 05.02.2026):
conda (π₯43 Β· β 7.3K) - A system-level, binary package and environment manager running on all.. BSD-3
- [GitHub](https://github.com/conda/conda) (π¨βπ» 490 Β· π 2.1K Β· π₯ 43K Β· π¦ 52K Β· π 10K - 5% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/conda) (π₯ 6.4K / month Β· π¦ 83 Β· β±οΈ 22.04.2017):
- [Conda](https://anaconda.org/conda-forge/conda) (π₯ 70M Β· β±οΈ 27.02.2026):
poetry (π₯42 Β· β 34K) - Python packaging and dependency management made easy. MIT
- [GitHub](https://github.com/python-poetry/poetry) (π¨βπ» 640 Β· π 2.4K Β· π₯ 16M Β· π 6.4K - 9% open Β· β±οΈ 28.02.2026):
- [PyPi](https://pypi.org/project/poetry) (π₯ 72M / month Β· π¦ 900 Β· β±οΈ 01.02.2026):
- [Conda](https://anaconda.org/conda-forge/poetry) (π₯ 7.7M Β· β±οΈ 21.01.2026):
pip-tools (π₯39 Β· β 8K) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
- [GitHub](https://github.com/jazzband/pip-tools) (π¨βπ» 220 Β· π 640 Β· π¦ 37K Β· π 1.2K - 16% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/pip-tools) (π₯ 23M / month Β· π¦ 2.9K Β· β±οΈ 11.02.2026):
- [Conda](https://anaconda.org/conda-forge/pip-tools) (π₯ 300K Β· β±οΈ 12.02.2026):
PDM (π₯37 Β· β 8.5K) - A modern Python package and dependency manager supporting the latest PEP.. MIT
- [GitHub](https://github.com/pdm-project/pdm) (π¨βπ» 240 Β· π 460 Β· π₯ 13K Β· π¦ 570 Β· π 2K - 2% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/pdm) (π₯ 8.7M / month Β· π¦ 220 Β· β±οΈ 22.01.2026):
- [Conda](https://anaconda.org/conda-forge/pdm) (π₯ 1.7M Β· β±οΈ 23.01.2026):
pipx (π₯35 Β· β 13K) - Install and Run Python Applications in Isolated Environments. MIT
- [GitHub](https://github.com/pypa/pipx) (π¨βπ» 170 Β· π 510 Β· π₯ 910K Β· π¦ 4.7K Β· π 890 - 17% open Β· β±οΈ 23.01.2026):
- [PyPi](https://pypi.org/project/pipx) (π₯ 8.1M / month Β· π¦ 75 Β· β±οΈ 30.09.2025):
- [Conda](https://anaconda.org/conda-forge/pipx) (π₯ 200K Β· β±οΈ 26.10.2025):
pipreqs (π₯33 Β· β 7.4K) - pipreqs - Generate pip requirements.txt file based on imports of any.. Apache-2
- [GitHub](https://github.com/bndr/pipreqs) (π¨βπ» 76 Β· π 420 Β· π¦ 40K Β· π 330 - 65% open Β· β±οΈ 01.03.2026):
- [PyPi](https://pypi.org/project/pipreqs) (π₯ 900K / month Β· π¦ 320 Β· β±οΈ 18.02.2024):
- [Conda](https://anaconda.org/conda-forge/pipreqs) (π₯ 90K Β· β±οΈ 22.04.2025):
mamba (π₯30 Β· β 7.9K) - The Fast Cross-Platform Package Manager. BSD-3
- [GitHub](https://github.com/mamba-org/mamba) (π¨βπ» 180 Β· π 430 Β· π 2.1K - 22% open Β· β±οΈ 04.03.2026):
- [Conda](https://anaconda.org/conda-forge/mamba) (π₯ 22M Β· β±οΈ 08.01.2026):
pyflow (π₯21 Β· β 1.3K) - An installation and dependency system for Python. MIT
- [GitHub](https://github.com/David-OConnor/pyflow) (π¨βπ» 29 Β· π 48 Β· π₯ 8.9K Β· π¦ 42 Β· π 140 - 46% open Β· β±οΈ 30.12.2025):
- [PyPi](https://pypi.org/project/pyflow) (π₯ 320 / month Β· π¦ 1 Β· β±οΈ 02.07.2021):
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](https://github.com/prospector-dev/prospector) (π¨βπ» 98 Β· π 180 Β· π¦ 5.4K Β· π 400 - 8% open Β· β±οΈ 16.02.2026):
- [PyPi](https://pypi.org/project/prospector) (π₯ 500K / month Β· π¦ 290 Β· β±οΈ 03.02.2026):
- [Conda](https://anaconda.org/conda-forge/prospector) (π₯ 210K Β· β±οΈ 03.02.2026):
mccabe (π₯31 Β· β 680 Β· π) - McCabe complexity checker for Python. βοΈSaxpath
- [GitHub](https://github.com/PyCQA/mccabe) (π¨βπ» 24 Β· π 65 Β· π¦ 520K Β· π 55 - 18% open Β· β±οΈ 03.12.2023):
- [PyPi](https://pypi.org/project/mccabe) (π₯ 78M / month Β· π¦ 930 Β· β±οΈ 24.01.2022):
- [Conda](https://anaconda.org/conda-forge/mccabe) (π₯ 11M Β· β±οΈ 22.04.2025):
wily (π₯26 Β· β 1.3K) - A Python application for tracking, reporting on timing and complexity in.. Apache-2
- [GitHub](https://github.com/tonybaloney/wily) (π¨βπ» 24 Β· π 63 Β· π¦ 280 Β· π 120 - 37% open Β· β±οΈ 19.10.2025):
- [PyPi](https://pypi.org/project/wily) (π₯ 43K / month Β· π¦ 2 Β· β±οΈ 11.10.2023):
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
LoggingΒ€
rich (π₯47 Β· β 56K) - Rich is a Python library for rich text and beautiful formatting in the terminal. MIT
- [GitHub](https://github.com/Textualize/rich) (π¨βπ» 290 Β· π 2K Β· π¦ 510K Β· π 1.6K - 19% open Β· β±οΈ 26.02.2026):
- [PyPi](https://pypi.org/project/rich) (π₯ 370M / month Β· π¦ 35K Β· β±οΈ 19.02.2026):
- [Conda](https://anaconda.org/conda-forge/rich) (π₯ 18M Β· β±οΈ 20.02.2026):
tqdm (π₯44 Β· β 31K) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
- [GitHub](https://github.com/tqdm/tqdm) (π¨βπ» 130 Β· π 1.4K Β· π₯ 20K Β· π¦ 1.2M Β· π 1.2K - 49% open Β· β±οΈ 03.02.2026):
- [PyPi](https://pypi.org/project/tqdm) (π₯ 340M / month Β· π¦ 50K Β· β±οΈ 03.02.2026):
- [Conda](https://anaconda.org/conda-forge/tqdm) (π₯ 46M Β· β±οΈ 03.02.2026):
- [Docker Hub](https://hub.docker.com/r/tqdm/tqdm) (π₯ 5.9K Β· β 3 Β· β±οΈ 28.02.2026):
sentry-sdk (π₯40 Β· β 2.1K) - The official Python SDK for Sentry.io. MIT
- [GitHub](https://github.com/getsentry/sentry-python) (π¨βπ» 300 Β· π 580 Β· π₯ 3.8K Β· π 2.1K - 13% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/sentry-sdk) (π₯ 96M / month Β· π¦ 1.5K Β· β±οΈ 03.03.2026):
- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (π₯ 1.5M Β· β±οΈ 04.03.2026):
loguru (π₯38 Β· β 24K) - Python logging made (stupidly) simple. MIT
- [GitHub](https://github.com/Delgan/loguru) (π¨βπ» 72 Β· π 760 Β· π¦ 150K Β· π 1.1K - 20% open Β· β±οΈ 22.02.2026):
- [PyPi](https://pypi.org/project/loguru) (π₯ 62M / month Β· π¦ 11K Β· β±οΈ 06.12.2024):
- [Conda](https://anaconda.org/conda-forge/loguru) (π₯ 4.1M Β· β±οΈ 16.01.2026):
structlog (π₯38 Β· β 4.6K) - Simple, powerful, and fast logging for Python. Apache-2
- [GitHub](https://github.com/hynek/structlog) (π¨βπ» 140 Β· π 270 Β· π¦ 30K Β· π 390 - 8% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/structlog) (π₯ 61M / month Β· π¦ 2.2K Β· β±οΈ 27.10.2025):
- [Conda](https://anaconda.org/conda-forge/structlog) (π₯ 1M Β· β±οΈ 28.10.2025):
tabulate (π₯36 Β· β 2.5K Β· π) - Pretty-print tabular data in Python, a library and a command-line.. MIT
- [GitHub](https://github.com/astanin/python-tabulate) (π¨βπ» 110 Β· π 180 Β· π 300 - 37% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/tabulate) (π₯ 150M / month Β· π¦ 12K Β· β±οΈ 04.03.2026):
- [Conda](https://anaconda.org/conda-forge/tabulate) (π₯ 11M Β· β±οΈ 07.12.2025):
colorlog (π₯31 Β· β 960) - A colored formatter for the python logging module. MIT
- [GitHub](https://github.com/borntyping/python-colorlog) (π¨βπ» 35 Β· π 95 Β· π¦ 63K Β· β±οΈ 16.10.2025):
- [PyPi](https://pypi.org/project/colorlog) (π₯ 51M / month Β· π¦ 2.7K Β· β±οΈ 16.10.2025):
- [Conda](https://anaconda.org/conda-forge/colorlog) (π₯ 6.4M Β· β±οΈ 16.10.2025):
alive-progress (π₯30 Β· β 6.3K) - A new kind of Progress Bar, with real-time throughput, ETA, and.. MIT
- [GitHub](https://github.com/rsalmei/alive-progress) (π¨βπ» 11 Β· π 230 Β· π¦ 4.9K Β· π 250 - 6% open Β· β±οΈ 10.10.2025):
- [PyPi](https://pypi.org/project/alive-progress) (π₯ 3.2M / month Β· π¦ 590 Β· β±οΈ 20.07.2025):
- [Conda](https://anaconda.org/conda-forge/alive-progress) (π₯ 240K Β· β±οΈ 22.04.2025):
notifiers (π₯28 Β· β 2.7K) - The easy way to send notifications. MIT
- [GitHub](https://github.com/liiight/notifiers) (π¨βπ» 27 Β· π 110 Β· π¦ 1.4K Β· π 110 - 36% open Β· β±οΈ 26.12.2025):
- [PyPi](https://pypi.org/project/notifiers) (π₯ 490K / month Β· π¦ 37 Β· β±οΈ 17.05.2025):
- [Conda](https://anaconda.org/conda-forge/notifiers) (π₯ 65K Β· β±οΈ 20.05.2025):
better-exceptions (π₯25 Β· β 4.7K) - Pretty and useful exceptions in Python, automatically. MIT
- [GitHub](https://github.com/Qix-/better-exceptions) (π¨βπ» 19 Β· π 200 Β· π 85 - 40% open Β· β±οΈ 22.10.2025):
- [PyPi](https://pypi.org/project/better-exceptions) (π₯ 430K / month Β· π¦ 100 Β· β±οΈ 29.01.2021):
stackprinter (π₯25 Β· β 1.3K) - Debugging-friendly exceptions for Python. MIT
- [GitHub](https://github.com/cknd/stackprinter) (π¨βπ» 8 Β· π 41 Β· π¦ 450 Β· π 36 - 30% open Β· β±οΈ 30.10.2025):
- [PyPi](https://pypi.org/project/stackprinter) (π₯ 380K / month Β· π¦ 48 Β· β±οΈ 13.03.2024):
- [Conda](https://anaconda.org/conda-forge/stackprinter) (π₯ 17K Β· β±οΈ 08.01.2026):
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
ShellΒ€
xxh (π₯19 Β· β 5.9K) - Bring your favorite shell wherever you go through the ssh. Xonsh shell,.. BSD-2
- [GitHub](https://github.com/xxh/xxh) (π¨βπ» 27 Β· π 120 Β· π₯ 5.1K Β· π 99 - 30% open Β· β±οΈ 22.09.2025):
- [PyPi](https://pypi.org/project/xxh-xxh) (π₯ 880 / month Β· β±οΈ 06.04.2024):
Show 1 hidden projects...
- xonsh (π₯38 Β· β 9.2K) - Python-powered shell. Full-featured, cross-platform and AI-..βοΈBSD-1-Clause
DocumentationΒ€
π best-of-mkdocs ( β 1.7K) - Collection of MkDocs projects and plugins.
mkdocs-material (π₯42 Β· β 26K) - Documentation that simply works. MIT 
- [GitHub](https://github.com/squidfunk/mkdocs-material) (π¨βπ» 330 Β· π 4K Β· π¦ 81K Β· π 2.7K - 0% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/mkdocs-material) (π₯ 15M / month Β· π¦ 8.9K Β· β±οΈ 03.03.2026):
- [Conda](https://anaconda.org/conda-forge/mkdocs-material) (π₯ 900K Β· β±οΈ 25.02.2026):
mkdocs (π₯40 Β· β 22K) - Project documentation with Markdown. BSD-2 
- [GitHub](https://github.com/mkdocs/mkdocs) (π¨βπ» 260 Β· π 2.6K Β· π¦ 96K Β· π 2.1K - 6% open Β· β±οΈ 20.10.2025):
- [PyPi](https://pypi.org/project/mkdocs) (π₯ 15M / month Β· π¦ 7.1K Β· β±οΈ 30.08.2024):
- [Conda](https://anaconda.org/conda-forge/mkdocs) (π₯ 790K Β· β±οΈ 22.04.2025):
sphinx_rtd_theme (π₯38 Β· β 5K) - Sphinx theme from Read the Docs. MIT 
- [GitHub](https://github.com/readthedocs/sphinx_rtd_theme) (π¨βπ» 120 Β· π 1.8K Β· π¦ 16 Β· π 940 - 27% open Β· β±οΈ 12.01.2026):
- [PyPi](https://pypi.org/project/sphinx_rtd_theme) (π₯ 13M / month Β· π¦ 20K Β· β±οΈ 12.01.2026):
- [Conda](https://anaconda.org/conda-forge/sphinx_rtd_theme) (π₯ 4.9M Β· β±οΈ 23.01.2026):
mkdocstrings (π₯34 Β· β 2.1K) - Automatic documentation from sources, for MkDocs. ISC 
- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (π¨βπ» 54 Β· π 120 Β· π¦ 24K Β· π 470 - 1% open Β· β±οΈ 10.02.2026):
- [PyPi](https://pypi.org/project/mkdocstrings) (π₯ 6.9M / month Β· π¦ 1.9K Β· β±οΈ 07.02.2026):
- [Conda](https://anaconda.org/conda-forge/mkdocstrings) (π₯ 310K Β· β±οΈ 08.02.2026):
Griffe (π₯34 Β· β 610 Β· π) - Signatures for entire Python programs. Extract the structure, the.. ISC
- [GitHub](https://github.com/mkdocstrings/griffe) (π¨βπ» 46 Β· π 63 Β· π¦ 15K Β· π 300 - 9% open Β· β±οΈ 10.02.2026):
- [PyPi](https://pypi.org/project/griffe) (π₯ 26M / month Β· π¦ 440 Β· β±οΈ 09.02.2026):
- [Conda](https://anaconda.org/conda-forge/griffe) (π₯ 790K Β· β±οΈ 23.02.2026):
sphinx-autodoc-typehints (π₯34 Β· β 580) - Type hints support for the Sphinx autodoc extension. MIT 
- [GitHub](https://github.com/tox-dev/sphinx-autodoc-typehints) (π¨βπ» 66 Β· π 110 Β· π¦ 60K Β· π 230 - 0% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/sphinx-autodoc-typehints) (π₯ 6.6M / month Β· π¦ 6.4K Β· β±οΈ 04.03.2026):
- [Conda](https://anaconda.org/conda-forge/sphinx-autodoc-typehints) (π₯ 1M Β· β±οΈ 02.03.2026):
breathe (π₯31 Β· β 810) - ReStructuredText and Sphinx bridge to Doxygen. BSD-3
- [GitHub](https://github.com/breathe-doc/breathe) (π¨βπ» 120 Β· π 210 Β· π₯ 800 Β· π¦ 19K Β· π 620 - 30% open Β· β±οΈ 01.12.2025):
- [PyPi](https://pypi.org/project/breathe) (π₯ 1.4M / month Β· π¦ 130 Β· β±οΈ 08.07.2025):
- [Conda](https://anaconda.org/conda-forge/breathe) (π₯ 1M Β· β±οΈ 22.04.2025):
pdoc3 (π₯28 Β· β 1.2K) - Auto-generate API documentation for Python projects. βοΈAGPL-3.0
- [GitHub](https://github.com/pdoc3/pdoc) (π¨βπ» 69 Β· π 140 Β· π¦ 5.1K Β· π 340 - 30% open Β· β±οΈ 03.11.2025):
- [PyPi](https://pypi.org/project/pdoc3) (π₯ 560K / month Β· π¦ 490 Β· β±οΈ 20.03.2025):
- [Conda](https://anaconda.org/anaconda/pdoc3) (π₯ 2.6K Β· β±οΈ 17.10.2025):
sphinx-autobuild (π₯28 Β· β 600) - Watch a Sphinx directory and rebuild the documentation.. MIT 
- [GitHub](https://github.com/sphinx-doc/sphinx-autobuild) (π¨βπ» 37 Β· π 91 Β· π¦ 31K Β· π 110 - 17% open Β· β±οΈ 16.12.2025):
- [PyPi](https://pypi.org/project/sphinx-autobuild) (π₯ 5.9M / month Β· π¦ 2.3K Β· β±οΈ 25.08.2025):
- [Conda](https://anaconda.org/conda-forge/sphinx-autobuild) (π₯ 470K Β· β±οΈ 04.11.2025):
blacken-docs (π₯26 Β· β 680) - Run `black` on python code blocks in documentation files. MIT
- [GitHub](https://github.com/adamchainz/blacken-docs) (π¨βπ» 26 Β· π 45 Β· π¦ 1.5K Β· π 81 - 11% open Β· β±οΈ 14.02.2026):
- [PyPi](https://pypi.org/project/blacken-docs) (π₯ 250K / month Β· π¦ 120 Β· β±οΈ 08.09.2025):
- [Conda](https://anaconda.org/conda-forge/blacken-docs) (π₯ 59K Β· β±οΈ 08.09.2025):
mkdocs-awesome-pages-plugin (π₯24 Β· β 620) - A plugin for customizing the navigation structure of.. MIT 
- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-nav) (π¨βπ» 11 Β· π 41 Β· π¦ 480 Β· π 120 - 19% open Β· β±οΈ 02.12.2025):
- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (π₯ 860K / month Β· π¦ 220 Β· β±οΈ 22.12.2024):
lazydocs (π₯24 Β· β 240 Β· π€) - Generate markdown API documentation from Google-style Python.. MIT
- [GitHub](https://github.com/ml-tooling/lazydocs) (π¨βπ» 13 Β· π 46 Β· π¦ 400 Β· π 45 - 8% open Β· β±οΈ 28.08.2025):
- [PyPi](https://pypi.org/project/lazydocs) (π₯ 340K / month Β· π¦ 65 Β· β±οΈ 27.07.2021):
pytkdocs (π₯23 Β· β 54 Β· π€) - Load Python objects documentation. ISC
- [GitHub](https://github.com/mkdocstrings/pytkdocs) (π¨βπ» 23 Β· π 30 Β· π¦ 1.6K Β· π 100 - 5% open Β· β±οΈ 09.03.2025):
- [PyPi](https://pypi.org/project/pytkdocs) (π₯ 130K / month Β· π¦ 22 Β· β±οΈ 09.03.2025):
- [Conda](https://anaconda.org/conda-forge/pytkdocs) (π₯ 220K Β· β±οΈ 22.04.2025):
mkdocs-pdf-export-plugin (π₯22 Β· β 340) - An MkDocs plugin to export content pages as PDF files. MIT 
- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (π¨βπ» 12 Β· π 39 Β· π¦ 1.5K Β· π 90 - 48% open Β· β±οΈ 08.10.2025):
- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (π₯ 42K / month Β· π¦ 6 Β· β±οΈ 05.10.2021):
mkdocs-print-site-plugin (π₯20 Β· β 180) - MkDocs Plugin that adds an additional page that.. MIT 
- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (π¨βπ» 16 Β· π 29 Β· π 110 - 11% open Β· β±οΈ 30.10.2025):
- [PyPi](https://pypi.org/project/mkdocs-print-site-plugin) (π₯ 130K / month Β· π¦ 22 Β· β±οΈ 03.08.2025):
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 
Debugging ToolsΒ€
icecream (π₯32 Β· β 10K) - Never use print() to debug again. MIT
- [GitHub](https://github.com/gruns/icecream) (π¨βπ» 37 Β· π 220 Β· π¦ 21 Β· π 170 - 38% open Β· β±οΈ 21.01.2026):
- [PyPi](https://pypi.org/project/icecream) (π₯ 2.5M / month Β· π¦ 580 Β· β±οΈ 21.01.2026):
- [Conda](https://anaconda.org/conda-forge/icecream) (π₯ 99K Β· β±οΈ 23.01.2026):
PySnooper (π₯31 Β· β 17K Β· π€) - Never use print for debugging again. MIT
- [GitHub](https://github.com/cool-RR/PySnooper) (π¨βπ» 29 Β· π 950 Β· π¦ 2.1K Β· π 140 - 21% open Β· β±οΈ 31.05.2025):
- [PyPi](https://pypi.org/project/pysnooper) (π₯ 560K / month Β· π¦ 67 Β· β±οΈ 31.05.2025):
- [Conda](https://anaconda.org/conda-forge/pysnooper) (π₯ 150K Β· β±οΈ 22.04.2025):
pyelftools (π₯31 Β· β 2.2K) - Parsing ELF and DWARF in Python. Unlicense
- [GitHub](https://github.com/eliben/pyelftools) (π¨βπ» 110 Β· π 540 Β· π¦ 12K Β· π 280 - 27% open Β· β±οΈ 01.12.2025):
- [PyPi](https://pypi.org/project/pyelftools) (π₯ 10M / month Β· π¦ 270 Β· β±οΈ 19.02.2025):
- [Conda](https://anaconda.org/conda-forge/pyelftools) (π₯ 1.2M Β· β±οΈ 22.04.2025):
ipdb (π₯31 Β· β 2K) - Integration of IPython pdb. BSD-3
- [GitHub](https://github.com/gotcha/ipdb) (π¨βπ» 60 Β· π 150 Β· π¦ 68K Β· π 210 - 36% open Β· β±οΈ 27.02.2026):
- [PyPi](https://pypi.org/project/ipdb) (π₯ 14M / month Β· π¦ 1.1K Β· β±οΈ 09.03.2023):
- [Conda](https://anaconda.org/conda-forge/ipdb) (π₯ 770K Β· β±οΈ 22.04.2025):
gdbgui (π₯27 Β· β 10K Β· π€) - Browser-based frontend to gdb (gnu debugger). Add breakpoints,.. βοΈGPL-3.0
- [GitHub](https://github.com/cs01/gdbgui) (π¨βπ» 45 Β· π 520 Β· π₯ 20K Β· π¦ 510 Β· π 340 - 49% open Β· β±οΈ 29.06.2025):
- [PyPi](https://pypi.org/project/gdbgui) (π₯ 9K / month Β· π¦ 2 Β· β±οΈ 29.06.2025):
pyrasite (π₯23 Β· β 2.9K Β· π€) - Inject code into running Python processes. βοΈGPL-3.0
- [GitHub](https://github.com/lmacken/pyrasite) (π¨βπ» 25 Β· π 200 Β· π¦ 71 Β· π 60 - 71% open Β· β±οΈ 07.04.2025):
- [PyPi](https://pypi.org/project/pyrasite) (π₯ 77K / month Β· β±οΈ 09.05.2012):
snoop (π₯23 Β· β 1.4K) - A powerful set of Python debugging tools, based on PySnooper. MIT
- [GitHub](https://github.com/alexmojaki/snoop) (π¨βπ» 22 Β· π 41 Β· π 57 - 45% open Β· β±οΈ 11.01.2026):
- [PyPi](https://pypi.org/project/snoop) (π₯ 240K / month Β· π¦ 41 Β· β±οΈ 06.10.2024):
- [Conda](https://anaconda.org/conda-forge/snoop) (π₯ 12K Β· β±οΈ 22.04.2025):
python-hunter (π₯23 Β· β 860 Β· π€) - Hunter is a flexible code tracing toolkit. BSD-2
- [GitHub](https://github.com/ionelmc/python-hunter) (π¨βπ» 10 Β· π 51 Β· π 100 - 46% open Β· β±οΈ 22.08.2025):
- [PyPi](https://pypi.org/project/hunter) (π₯ 1.1M / month Β· π¦ 17 Β· β±οΈ 22.08.2025):
- [Conda](https://anaconda.org/conda-forge/hunter) (π₯ 210K Β· β±οΈ 03.11.2025):
Birdseye (π₯21 Β· β 1.7K) - Graphical Python debugger which lets you easily view the values of all.. MIT
- [GitHub](https://github.com/alexmojaki/birdseye) (π¨βπ» 10 Β· π 73 Β· π 58 - 36% open Β· β±οΈ 06.09.2025):
- [PyPi](https://pypi.org/project/birdseye) (π₯ 1.4K / month Β· π¦ 9 Β· β±οΈ 06.09.2025):
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
Testing ToolsΒ€
π 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](https://github.com/pytest-dev/pytest) (π¨βπ» 1.1K Β· π 3K Β· π₯ 29K Β· π¦ 1.7M Β· π 6.4K - 15% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pytest) (π₯ 510M / month Β· π¦ 120K Β· β±οΈ 06.12.2025):
- [Conda](https://anaconda.org/conda-forge/pytest) (π₯ 45M Β· β±οΈ 06.12.2025):
robotframework (π₯43 Β· β 11K) - Generic automation framework for acceptance testing and RPA. Apache-2
- [GitHub](https://github.com/robotframework/robotframework) (π¨βπ» 220 Β· π 2.5K Β· π₯ 580 Β· π¦ 14K Β· π 4.8K - 5% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/robotframework) (π₯ 4.7M / month Β· π¦ 1.1K Β· β±οΈ 03.03.2026):
- [Conda](https://anaconda.org/conda-forge/robotframework) (π₯ 260K Β· β±οΈ 04.03.2026):
hypothesis (π₯42 Β· β 8.5K) - The property-based testing library for Python. MPL-2.0
- [GitHub](https://github.com/HypothesisWorks/hypothesis) (π¨βπ» 360 Β· π 630 Β· π¦ 38K Β· π 1.7K - 3% open Β· β±οΈ 01.03.2026):
- [PyPi](https://pypi.org/project/hypothesis) (π₯ 24M / month Β· π¦ 4K Β· β±οΈ 16.02.2026):
- [Conda](https://anaconda.org/conda-forge/hypothesis) (π₯ 17M Β· β±οΈ 17.02.2026):
tox (π₯42 Β· β 3.9K) - Command line driven CI frontend and development task automation tool. MIT 
- [GitHub](https://github.com/tox-dev/tox) (π¨βπ» 340 Β· π 550 Β· π¦ 130K Β· π 1.9K - 0% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/tox) (π₯ 29M / month Β· π¦ 13K Β· β±οΈ 04.03.2026):
- [Conda](https://anaconda.org/conda-forge/tox) (π₯ 1.7M Β· β±οΈ 01.03.2026):
playwright-python (π₯40 Β· β 14K) - Python version of the Playwright testing and automation.. Apache-2
- [GitHub](https://github.com/microsoft/playwright-python) (π¨βπ» 51 Β· π 1.1K Β· π¦ 51K Β· π 1.5K - 4% open Β· β±οΈ 11.02.2026):
- [PyPi](https://pypi.org/project/playwright) (π₯ 39M / month Β· π¦ 3.7K Β· β±οΈ 30.01.2026):
pytest-asyncio (π₯40 Β· β 1.6K) - Asyncio support for pytest. Apache-2 
- [GitHub](https://github.com/pytest-dev/pytest-asyncio) (π¨βπ» 77 Β· π 180 Β· π₯ 1.9K Β· π¦ 180K Β· π 390 - 13% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/pytest-asyncio) (π₯ 130M / month Β· π¦ 15K Β· β±οΈ 10.11.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-asyncio) (π₯ 3M Β· β±οΈ 10.11.2025):
pytest-xdist (π₯38 Β· β 1.8K) - pytest plugin for distributed testing and loop-on-failures.. MIT 
- [GitHub](https://github.com/pytest-dev/pytest-xdist) (π¨βπ» 110 Β· π 250 Β· π₯ 400 Β· π¦ 130K Β· π 700 - 42% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/pytest-xdist) (π₯ 87M / month Β· π¦ 5.6K Β· β±οΈ 01.07.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-xdist) (π₯ 11M Β· β±οΈ 02.07.2025):
pytest-mock (π₯36 Β· β 2K Β· π) - Thin-wrapper around the mock package for easier use with.. MIT 
- [GitHub](https://github.com/pytest-dev/pytest-mock) (π¨βπ» 82 Β· π 150 Β· π₯ 160 Β· π¦ 130K Β· π 170 - 8% open Β· β±οΈ 24.02.2026):
- [PyPi](https://pypi.org/project/pytest-mock) (π₯ 76M / month Β· π¦ 9.4K Β· β±οΈ 16.09.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-mock) (π₯ 4.7M Β· β±οΈ 17.09.2025):
pytest-cov (π₯35 Β· β 2K) - Coverage plugin for pytest. MIT 
- [GitHub](https://github.com/pytest-dev/pytest-cov) (π¨βπ» 100 Β· π 230 Β· π 450 - 34% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/pytest-cov) (π₯ 140M / month Β· π¦ 48K Β· β±οΈ 09.09.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-cov) (π₯ 17M Β· β±οΈ 11.09.2025):
pytest-html (π₯35 Β· β 770) - Plugin for generating HTML reports for pytest results. MPL-2.0 
- [GitHub](https://github.com/pytest-dev/pytest-html) (π¨βπ» 65 Β· π 250 Β· π¦ 58K Β· π 450 - 41% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/pytest-html) (π₯ 19M / month Β· π¦ 1.1K Β· β±οΈ 19.01.2026):
- [Conda](https://anaconda.org/conda-forge/pytest-html) (π₯ 950K Β· β±οΈ 21.01.2026):
mimesis (π₯34 Β· β 4.8K) - Mimesis is a fast Python library for generating fake data in multiple.. MIT
- [GitHub](https://github.com/lk-geimfari/mimesis) (π¨βπ» 130 Β· π 350 Β· π₯ 870 Β· π¦ 2.3K Β· π 360 - 3% open Β· β±οΈ 18.01.2026):
- [PyPi](https://pypi.org/project/mimesis) (π₯ 1.8M / month Β· π¦ 83 Β· β±οΈ 11.01.2026):
- [Conda](https://anaconda.org/conda-forge/mimesis) (π₯ 370K Β· β±οΈ 11.01.2026):
nox (π₯34 Β· β 1.5K) - Flexible test automation for Python. Apache-2 
- [GitHub](https://github.com/wntrblm/nox) (π¨βπ» 120 Β· π 180 Β· π¦ 7.5K Β· π 440 - 15% open Β· β±οΈ 16.02.2026):
- [PyPi](https://pypi.org/project/nox) (π₯ 5.2M / month Β· π¦ 1.5K Β· β±οΈ 10.02.2026):
- [Conda](https://anaconda.org/conda-forge/nox) (π₯ 560K Β· β±οΈ 10.02.2026):
pytest-bdd (π₯34 Β· β 1.4K) - BDD library for the pytest runner. MIT 
- [GitHub](https://github.com/pytest-dev/pytest-bdd) (π¨βπ» 65 Β· π 230 Β· π¦ 4.7K Β· π 380 - 22% open Β· β±οΈ 06.12.2025):
- [PyPi](https://pypi.org/project/pytest-bdd) (π₯ 2.2M / month Β· π¦ 110 Β· β±οΈ 05.12.2024):
- [Conda](https://anaconda.org/conda-forge/pytest-bdd) (π₯ 74K Β· β±οΈ 22.04.2025):
nose2 (π₯34 Β· β 820 Β· π) - The successor to nose, based on unittest2. BSD-2
- [GitHub](https://github.com/nose-devs/nose2) (π¨βπ» 83 Β· π 130 Β· π¦ 27K Β· π 240 - 17% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/nose2) (π₯ 600K / month Β· π¦ 360 Β· β±οΈ 02.03.2026):
- [Conda](https://anaconda.org/conda-forge/nose2) (π₯ 220K Β· β±οΈ 22.04.2025):
coveralls-python (π₯34 Β· β 570) - Show coverage stats online via coveralls.io. MIT 
- [GitHub](https://github.com/TheKevJames/coveralls-python) (π¨βπ» 66 Β· π 190 Β· π¦ 37K Β· π 180 - 4% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/coveralls) (π₯ 1.4M / month Β· π¦ 2.6K Β· β±οΈ 28.02.2026):
- [Conda](https://anaconda.org/conda-forge/coveralls) (π₯ 1.5M Β· β±οΈ 28.02.2026):
freezegun (π₯32 Β· β 4.5K Β· π€) - Let your Python tests travel through time. Apache-2
- [GitHub](https://github.com/spulec/freezegun) (π¨βπ» 130 Β· π 290 Β· π₯ 170 Β· π 360 - 40% open Β· β±οΈ 19.08.2025):
- [PyPi](https://pypi.org/project/freezegun) (π₯ 39M / month Β· π¦ 1.3K Β· β±οΈ 09.08.2025):
- [Conda](https://anaconda.org/conda-forge/freezegun) (π₯ 1.9M Β· β±οΈ 09.08.2025):
pytest-sugar (π₯31 Β· β 1.5K) - a plugin for py.test that changes the default look and feel.. BSD-3 
- [GitHub](https://github.com/Teemu/pytest-sugar) (π¨βπ» 57 Β· π 81 Β· π₯ 53 Β· π¦ 30K Β· π 130 - 25% open Β· β±οΈ 12.12.2025):
- [PyPi](https://pypi.org/project/pytest-sugar) (π₯ 5.6M / month Β· π¦ 1.5K Β· β±οΈ 23.08.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-sugar) (π₯ 460K Β· β±οΈ 24.08.2025):
pytest-benchmark (π₯31 Β· β 1.4K) - pytest fixture for benchmarking code. BSD-2 
- [GitHub](https://github.com/ionelmc/pytest-benchmark) (π¨βπ» 53 Β· π 130 Β· π 220 - 55% open Β· β±οΈ 16.02.2026):
- [PyPi](https://pypi.org/project/pytest-benchmark) (π₯ 9.2M / month Β· π¦ 1.9K Β· β±οΈ 09.11.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-benchmark) (π₯ 2.9M Β· β±οΈ 09.11.2025):
factory_boy (π₯30 Β· β 3.8K) - A test fixtures replacement for Python. MIT
- [GitHub](https://github.com/FactoryBoy/factory_boy) (π¨βπ» 130 Β· π 400 Β· π 630 - 30% open Β· β±οΈ 14.12.2025):
- [PyPi](https://pypi.org/project/factory_boy) (π₯ 18M / month Β· π¦ 650 Β· β±οΈ 03.02.2025):
- [Conda](https://anaconda.org/conda-forge/factory_boy) (π₯ 290K Β· β±οΈ 25.04.2025):
pytest-testinfra (π₯30 Β· β 2.5K Β· π€) - Testinfra test your infrastructures. Apache-2 
- [GitHub](https://github.com/pytest-dev/pytest-testinfra) (π¨βπ» 140 Β· π 360 Β· π¦ 2.6K Β· π 380 - 38% open Β· β±οΈ 12.08.2025):
- [PyPi](https://pypi.org/project/pytest-testinfra) (π₯ 850K / month Β· π¦ 20 Β· β±οΈ 30.03.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-testinfra) (π₯ 37K Β· β±οΈ 22.04.2025):
asv (π₯30 Β· β 990 Β· π) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
- [GitHub](https://github.com/airspeed-velocity/asv) (π¨βπ» 96 Β· π 200 Β· π₯ 2.1K Β· π¦ 1.6K Β· π 680 - 24% open Β· β±οΈ 19.12.2025):
- [PyPi](https://pypi.org/project/asv) (π₯ 320K / month Β· π¦ 160 Β· β±οΈ 13.09.2025):
- [Conda](https://anaconda.org/conda-forge/asv) (π₯ 1.3M Β· β±οΈ 07.12.2025):
pytest-testmon (π₯27 Β· β 950) - Selects tests affected by changed files. Executes the right.. MIT 
- [GitHub](https://github.com/tarpas/pytest-testmon) (π¨βπ» 29 Β· π 74 Β· π¦ 1.6K Β· π 180 - 20% open Β· β±οΈ 01.12.2025):
- [PyPi](https://pypi.org/project/pytest-testmon) (π₯ 1.7M / month Β· π¦ 59 Β· β±οΈ 01.12.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-testmon) (π₯ 120K Β· β±οΈ 22.04.2025):
pytest-randomly (π₯27 Β· β 700) - Pytest plugin to randomly order tests and control random.seed. MIT
- [GitHub](https://github.com/pytest-dev/pytest-randomly) (π¨βπ» 20 Β· π 32 Β· π¦ 12K Β· π 76 - 11% open Β· β±οΈ 14.02.2026):
- [PyPi](https://pypi.org/project/pytest-randomly) (π₯ 5.3M / month Β· π¦ 770 Β· β±οΈ 12.09.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-randomly) (π₯ 370K Β· β±οΈ 22.04.2025):
pytest-docker (π₯26 Β· β 480) - Docker-based integration tests. MIT 
- [GitHub](https://github.com/avast/pytest-docker) (π¨βπ» 30 Β· π 77 Β· π₯ 250 Β· π¦ 2.5K Β· π 62 - 33% open Β· β±οΈ 12.11.2025):
- [PyPi](https://pypi.org/project/pytest-docker) (π₯ 1.3M / month Β· π¦ 150 Β· β±οΈ 12.11.2025):
pytest-mypy (π₯26 Β· β 260 Β· π€) - Mypy static type checker plugin for Pytest. MIT 
- [GitHub](https://github.com/realpython/pytest-mypy) (π¨βπ» 16 Β· π 33 Β· π¦ 4.7K Β· π 72 - 9% open Β· β±οΈ 02.04.2025):
- [PyPi](https://pypi.org/project/pytest-mypy) (π₯ 510K / month Β· π¦ 780 Β· β±οΈ 02.04.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-mypy) (π₯ 120K Β· β±οΈ 22.04.2025):
pytest-datadir (π₯25 Β· β 270) - pytest plugin for manipulating test data directories and.. MIT 
- [GitHub](https://github.com/gabrielcnr/pytest-datadir) (π¨βπ» 16 Β· π 25 Β· π₯ 88 Β· π¦ 2.2K Β· π 23 - 13% open Β· β±οΈ 23.02.2026):
- [PyPi](https://pypi.org/project/pytest-datadir) (π₯ 1.2M / month Β· π¦ 270 Β· β±οΈ 30.07.2025):
- [Conda](https://anaconda.org/conda-forge/pytest-datadir) (π₯ 420K Β· β±οΈ 30.07.2025):
xdoctest (π₯24 Β· β 220) - A rewrite of Pythons builtin doctest module (with pytest plugin.. Apache-2
- [GitHub](https://github.com/Erotemic/xdoctest) (π¨βπ» 13 Β· π 18 Β· π₯ 270 Β· π 57 - 38% open Β· β±οΈ 01.03.2026):
- [PyPi](https://pypi.org/project/xdoctest) (π₯ 650K / month Β· π¦ 240 Β· β±οΈ 08.09.2025):
- [Conda](https://anaconda.org/conda-forge/xdoctest) (π₯ 270K Β· β±οΈ 21.11.2025):
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 
Code PackagingΒ€
π Python.org Packaging - An Overview of Packaging for Python.
pyinstaller (π₯44 Β· β 13K) - Freeze (package) Python programs into stand-alone executables. βοΈGPL-2.0
- [GitHub](https://github.com/pyinstaller/pyinstaller) (π¨βπ» 490 Β· π 2K Β· π₯ 750K Β· π¦ 87K Β· π 5.6K - 5% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pyinstaller) (π₯ 6.7M / month Β· π¦ 1.7K Β· β±οΈ 14.02.2026):
- [Conda](https://anaconda.org/conda-forge/pyinstaller) (π₯ 1.7M Β· β±οΈ 18.02.2026):
Nuitka (π₯40 Β· β 15K) - Nuitka is a Python compiler written in Python. Its fully compatible.. βοΈAGPL-3.0
- [GitHub](https://github.com/Nuitka/Nuitka) (π¨βπ» 200 Β· π 760 Β· π¦ 3.7K Β· π 2.8K - 6% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/nuitka) (π₯ 1.2M / month Β· π¦ 200 Β· β±οΈ 03.03.2026):
- [Conda](https://anaconda.org/conda-forge/nuitka) (π₯ 2.8M Β· β±οΈ 15.02.2026):
pex (π₯35 Β· β 4.2K) - A tool for generating .pex (Python EXecutable) files, lock files and venvs. Apache-2
- [GitHub](https://github.com/pex-tool/pex) (π¨βπ» 120 Β· π 310 Β· π₯ 240K Β· π 1.2K - 4% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/pex) (π₯ 4.3M / month Β· π¦ 64 Β· β±οΈ 01.03.2026):
briefcase (π₯34 Β· β 3.2K) - Tools to support converting a Python project into a standalone.. BSD-3
- [GitHub](https://github.com/beeware/briefcase) (π¨βπ» 200 Β· π 480 Β· π₯ 1.1K Β· π¦ 850 Β· π 1K - 18% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/briefcase) (π₯ 46K / month Β· π¦ 42 Β· β±οΈ 05.03.2026):
cx_Freeze (π₯30 Β· β 1.5K) - Creates standalone executables from Python scripts with the.. βUnlicensed
- [GitHub](https://github.com/marcelotduarte/cx_Freeze) (π¨βπ» 120 Β· π 240 Β· π 1.1K - 4% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/cx_freeze) (π₯ 180K / month Β· π¦ 140 Β· β±οΈ 20.02.2026):
- [Conda](https://anaconda.org/conda-forge/cx_freeze) (π₯ 1.3M Β· β±οΈ 20.02.2026):
py2app (π₯28 Β· β 420) - py2app is a Python setuptools command which will allow you to make.. MIT
- [GitHub](https://github.com/ronaldoussoren/py2app) (π¨βπ» 31 Β· π 43 Β· π¦ 5.5K Β· π 540 - 41% open Β· β±οΈ 25.01.2026):
- [PyPi](https://pypi.org/project/py2app) (π₯ 53K / month Β· π¦ 42 Β· β±οΈ 13.02.2026):
constructor (π₯27 Β· β 500) - tool for creating installers from conda packages. BSD-3
- [GitHub](https://github.com/conda/constructor) (π¨βπ» 78 Β· π 180 Β· π₯ 290 Β· π¦ 27 Β· π 440 - 9% open Β· β±οΈ 03.03.2026):
- [Conda](https://anaconda.org/anaconda/constructor) (π₯ 37K Β· β±οΈ 04.03.2026):
py2exe (π₯26 Β· β 990 Β· π€) - Create standalone Windows programs from Python code. MIT
- [GitHub](https://github.com/py2exe/py2exe) (π¨βπ» 24 Β· π 100 Β· π₯ 25K Β· π¦ 2.2K Β· π 190 - 14% open Β· β±οΈ 15.07.2025):
- [PyPi](https://pypi.org/project/py2exe) (π₯ 16K / month Β· π¦ 11 Β· β±οΈ 16.07.2025):
shiv (π₯24 Β· β 1.9K) - shiv is a command line utility for building fully self contained Python.. BSD-2
- [GitHub](https://github.com/linkedin/shiv) (π¨βπ» 44 Β· π 110 Β· π₯ 2.6K Β· π 150 - 44% open Β· β±οΈ 10.01.2026):
- [PyPi](https://pypi.org/project/shiv) (π₯ 140K / month Β· π¦ 16 Β· β±οΈ 01.11.2024):
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
Build ToolsΒ€
setuptools (π₯46 Β· β 2.8K) - Official project repository for the Setuptools build system. MIT
- [GitHub](https://github.com/pypa/setuptools) (π¨βπ» 640 Β· π 1.4K Β· π¦ 840K Β· π 2.8K - 22% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/setuptools) (π₯ 1.3B / month Β· π¦ 31K Β· β±οΈ 08.02.2026):
- [Conda](https://anaconda.org/conda-forge/setuptools) (π₯ 190M Β· β±οΈ 09.02.2026):
scons (π₯39 Β· β 2.4K) - SCons - a software construction tool. MIT
- [GitHub](https://github.com/SCons/scons) (π¨βπ» 170 Β· π 340 Β· π₯ 2K Β· π¦ 4.2K Β· π 3.5K - 18% open Β· β±οΈ 22.02.2026):
- [PyPi](https://pypi.org/project/scons) (π₯ 940K / month Β· π¦ 58 Β· β±οΈ 16.11.2025):
- [Conda](https://anaconda.org/conda-forge/scons) (π₯ 1.3M Β· β±οΈ 17.11.2025):
wheel (π₯39 Β· β 550) - The official binary distribution format for Python. MIT
- [GitHub](https://github.com/pypa/wheel) (π¨βπ» 88 Β· π 170 Β· π¦ 380K Β· π 420 - 3% open Β· β±οΈ 03.03.2026):
- [PyPi](https://pypi.org/project/wheel) (π₯ 470M / month Β· π¦ 16K Β· β±οΈ 22.01.2026):
- [Conda](https://anaconda.org/conda-forge/wheel) (π₯ 160M Β· β±οΈ 23.01.2026):
twine (π₯38 Β· β 1.8K) - Utilities for interacting with PyPI. Apache-2
- [GitHub](https://github.com/pypa/twine) (π¨βπ» 130 Β· π 320 Β· π₯ 120 Β· π¦ 130K Β· π 560 - 10% open Β· β±οΈ 02.03.2026):
- [PyPi](https://pypi.org/project/twine) (π₯ 25M / month Β· π¦ 23K Β· β±οΈ 04.09.2025):
- [Conda](https://anaconda.org/conda-forge/twine) (π₯ 1.6M Β· β±οΈ 04.09.2025):
setuptools_scm (π₯37 Β· β 940 Β· π) - the blessed package to manage your versions by scm tags. MIT
- [GitHub](https://github.com/pypa/setuptools-scm) (π¨βπ» 160 Β· π 230 Β· π₯ 670 Β· π¦ 33K Β· π 650 - 6% open Β· β±οΈ 25.02.2026):
- [PyPi](https://pypi.org/project/setuptools_scm) (π₯ 120M / month Β· π¦ 2.3K Β· β±οΈ 19.10.2025):
- [Conda](https://anaconda.org/conda-forge/setuptools_scm) (π₯ 6.5M Β· β±οΈ 20.10.2025):
invoke (π₯36 Β· β 4.7K) - Pythonic task management & command execution. BSD-2
- [GitHub](https://github.com/pyinvoke/invoke) (π¨βπ» 62 Β· π 380 Β· π¦ 32K Β· π 840 - 51% open Β· β±οΈ 20.10.2025):
- [PyPi](https://pypi.org/project/invoke) (π₯ 66M / month Β· π¦ 1.2K Β· β±οΈ 11.10.2025):
- [Conda](https://anaconda.org/conda-forge/invoke) (π₯ 2M Β· β±οΈ 11.10.2025):
buildbot (π₯35 Β· β 5.4K) - Python-based continuous integration testing framework; your pull.. βοΈGPL-2.0
- [GitHub](https://github.com/buildbot/buildbot) (π¨βπ» 900 Β· π 1.6K Β· π₯ 100K Β· π¦ 410 Β· π 1.8K - 41% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/buildbot) (π₯ 40K / month Β· π¦ 20 Β· β±οΈ 12.05.2025):
- [Conda](https://anaconda.org/conda-forge/buildbot) (π₯ 170K Β· β±οΈ 13.05.2025):
doit (π₯34 Β· β 2K) - CLI task management & automation tool. MIT
- [GitHub](https://github.com/pydoit/doit) (π¨βπ» 70 Β· π 190 Β· π¦ 2.2K Β· π 320 - 29% open Β· β±οΈ 12.02.2026):
- [PyPi](https://pypi.org/project/doit) (π₯ 680K / month Β· π¦ 140 Β· β±οΈ 09.02.2026):
- [Conda](https://anaconda.org/conda-forge/doit) (π₯ 480K Β· β±οΈ 09.02.2026):
flit (π₯33 Β· β 2.2K) - Simplified packaging of Python modules. BSD-3
- [GitHub](https://github.com/pypa/flit) (π¨βπ» 82 Β· π 150 Β· π¦ 2.7K Β· π 440 - 29% open Β· β±οΈ 12.02.2026):
- [PyPi](https://pypi.org/project/flit) (π₯ 10M / month Β· π¦ 930 Β· β±οΈ 25.03.2025):
- [Conda](https://anaconda.org/conda-forge/flit) (π₯ 360K Β· β±οΈ 22.04.2025):
pybuilder (π₯27 Β· β 2K) - Software build automation tool for Python. Apache-2
- [GitHub](https://github.com/pybuilder/pybuilder) (π¨βπ» 39 Β· π 270 Β· π 530 - 19% open Β· β±οΈ 13.02.2026):
- [PyPi](https://pypi.org/project/pybuilder) (π₯ 60K / month Β· π¦ 6 Β· β±οΈ 13.02.2026):
- [Conda](https://anaconda.org/conda-forge/pybuilder) (π₯ 350K Β· β±οΈ 13.02.2026):
universal-build (π₯14 Β· β 26 Β· π) - Universal build utilities for containerized build pipelines. MIT
- [GitHub](https://github.com/ml-tooling/universal-build) (π¨βπ» 5 Β· π 8 Β· π₯ 23 Β· π 4 - 25% open Β· β±οΈ 15.09.2022):
- [PyPi](https://pypi.org/project/universal-build) (π₯ 290 / month Β· π¦ 7 Β· β±οΈ 16.11.2021):
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](https://github.com/giampaolo/psutil) (π¨βπ» 230 Β· π 1.5K Β· π¦ 770K Β· π 1.9K - 18% open Β· β±οΈ 05.03.2026):
- [PyPi](https://pypi.org/project/psutil) (π₯ 280M / month Β· π¦ 20K Β· β±οΈ 28.01.2026):
- [Conda](https://anaconda.org/conda-forge/psutil) (π₯ 58M Β· β±οΈ 29.01.2026):
memray (π₯36 Β· β 15K) - Memray is a memory profiler for Python. Apache-2
- [GitHub](https://github.com/bloomberg/memray) (π¨βπ» 61 Β· π 430 Β· π¦ 1.9K Β· π 260 - 17% open Β· β±οΈ 28.02.2026):
- [PyPi](https://pypi.org/project/memray) (π₯ 13M / month Β· π¦ 110 Β· β±οΈ 16.10.2025):
- [Conda](https://anaconda.org/conda-forge/memray) (π₯ 620K Β· β±οΈ 15.12.2025):
Scalene (π₯35 Β· β 13K) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
- [GitHub](https://github.com/plasma-umass/scalene) (π¨βπ» 60 Β· π 430 Β· π¦ 970 Β· π 520 - 30% open Β· β±οΈ 04.03.2026):
- [PyPi](https://pypi.org/project/scalene) (π₯ 380K / month Β· π¦ 63 Β· β±οΈ 31.01.2026):
pyinstrument (π₯35 Β· β 7.7K) - Call stack profiler for Python. Shows you why your code is slow!. BSD-3
- [GitHub](https://github.com/joerick/pyinstrument) (π¨βπ» 76 Β· π 260 Β· π¦ 4.1K Β· π 190 - 14% open Β· β±οΈ 06.01.2026):
- [PyPi](https://pypi.org/project/pyinstrument) (π₯ 11M / month Β· π¦ 240 Β· β±οΈ 04.01.2026):
- [Conda](https://anaconda.org/conda-forge/pyinstrument) (π₯ 1.1M Β· β±οΈ 04.01.2026):
py-spy (π₯34 Β· β 15K Β· π€) - Sampling profiler for Python programs. MIT
- [GitHub](https://github.com/benfred/py-spy) (π¨βπ» 53 Β· π 500 Β· π₯ 50K Β· π¦ 7.9K Β· π 450 - 49% open Β· β±οΈ 18.08.2025):
- [PyPi](https://pypi.org/project/py-spy) (π₯ 16M / month Β· π¦ 110 Β· β±οΈ 31.07.2025):
- [Conda](https://anaconda.org/conda-forge/py-spy) (π₯ 780K Β· β±οΈ 01.08.2025):
- [Cargo](https://crates.io/crates/py-spy) (π₯ 7.6K / month Β· π¦ 4 Β· β±οΈ 31.07.2025):
Yappi (π₯31 Β· β 1.7K) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
- [GitHub](https://github.com/sumerc/yappi) (π¨βπ» 35 Β· π 78 Β· π¦ 1.7K Β· π 100 - 24% open Β· β±οΈ 26.02.2026):
- [PyPi](https://pypi.org/project/yappi) (π₯ 3.3M / month Β· π¦ 74 Β· β±οΈ 24.10.2025):
- [Conda](https://anaconda.org/conda-forge/yappi) (π₯ 360K Β· β±οΈ 28.10.2025):
Bpytop (π₯29 Β· β 11K Β· π€) - Linux/OSX/FreeBSD resource monitor. Apache-2
- [GitHub](https://github.com/aristocratos/bpytop) (π¨βπ» 36 Β· π 430 Β· π¦ 240 Β· π 320 - 28% open Β· β±οΈ 01.06.2025):
- [PyPi](https://pypi.org/project/bpytop) (π₯ 9.7K / month Β· π¦ 1 Β· β±οΈ 22.12.2021):
- [Conda](https://anaconda.org/conda-forge/bpytop) (π₯ 27K Β· β±οΈ 22.04.2025):
line_profiler (π₯29 Β· β 3.2K) - Line-by-line profiling for Python. BSD-3
- [GitHub](https://github.com/pyutils/line_profiler) (π¨βπ» 53 Β· π 130 Β· π₯ 2.1K Β· π 140 - 37% open Β· β±οΈ 18.02.2026):
- [PyPi](https://pypi.org/project/line_profiler) (π₯ 3.1M / month Β· π¦ 400 Β· β±οΈ 23.02.2026):
- [Conda](https://anaconda.org/conda-forge/line_profiler) (π₯ 4.8M Β· β±οΈ 24.02.2026):
pympler (π₯27 Β· β 1.4K Β· π€) - Development tool to measure, monitor and analyze the memory.. Apache-2
- [GitHub](https://github.com/pympler/pympler) (π¨βπ» 30 Β· π 89 Β· π 120 - 51% open Β· β±οΈ 07.06.2025):
- [PyPi](https://pypi.org/project/pympler) (π₯ 6.5M / month Β· π¦ 260 Β· β±οΈ 28.06.2024):
- [Conda](https://anaconda.org/conda-forge/pympler) (π₯ 660K Β· β±οΈ 22.04.2025):
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
AST ToolsΒ€
executing (π₯30 Β· β 380 Β· π€) - Get information about what a Python frame is currently doing,.. MIT
- [GitHub](https://github.com/alexmojaki/executing) (π¨βπ» 11 Β· π 38 Β· π¦ 330K Β· π 52 - 36% open Β· β±οΈ 31.08.2025):
- [PyPi](https://pypi.org/project/executing) (π₯ 97M / month Β· π¦ 800 Β· β±οΈ 01.09.2025):
- [Conda](https://anaconda.org/conda-forge/executing) (π₯ 25M Β· β±οΈ 01.09.2025):
astor (π₯29 Β· β 860) - Python AST read/write. BSD-3
- [GitHub](https://github.com/berkerpeksag/astor) (π¨βπ» 35 Β· π 110 Β· π 130 - 24% open Β· β±οΈ 17.02.2026):
- [PyPi](https://pypi.org/project/astor) (π₯ 12M / month Β· π¦ 620 Β· β±οΈ 10.12.2019):
- [Conda](https://anaconda.org/conda-forge/astor) (π₯ 2.8M Β· β±οΈ 22.04.2025):
gast (π₯28 Β· β 150) - Python AST that abstracts the underlying Python version. BSD-3
- [GitHub](https://github.com/serge-sans-paille/gast) (π¨βπ» 11 Β· π 38 Β· π¦ 220K Β· β±οΈ 29.11.2025):
- [PyPi](https://pypi.org/project/gast) (π₯ 19M / month Β· π¦ 530 Β· β±οΈ 29.11.2025):
- [Conda](https://anaconda.org/conda-forge/gast) (π₯ 3.9M Β· β±οΈ 30.11.2025):
asteval (π₯27 Β· β 210) - minimalistic evaluator of python expression using ast module. MIT
- [GitHub](https://github.com/newville/asteval) (π¨βπ» 27 Β· π 47 Β· β±οΈ 17.12.2025):
- [PyPi](https://pypi.org/project/asteval) (π₯ 3.8M / month Β· π¦ 190 Β· β±οΈ 17.12.2025):
- [Conda](https://anaconda.org/conda-forge/asteval) (π₯ 860K Β· β±οΈ 18.12.2025):
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
OthersΒ€
pre-commit (π₯41 Β· β 15K) - A framework for managing and maintaining multi-language pre-commit.. MIT
- [GitHub](https://github.com/pre-commit/pre-commit) (π¨βπ» 170 Β· π 930 Β· π₯ 5.1M Β· π¦ 270K Β· π 2.3K - 1% open Β· β±οΈ 22.12.2025):
- [PyPi](https://pypi.org/project/pre-commit) (π₯ 100M / month Β· π¦ 26K Β· β±οΈ 16.12.2025):
- [Conda](https://anaconda.org/conda-forge/pre-commit) (π₯ 9M Β· β±οΈ 17.12.2025):
Related ResourcesΒ€
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
ContributionΒ€
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.
LicenseΒ€
Credit by: @github.com/ml-tooling/best-of-python-dev