🏆 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.
- 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
- 🥇🥈🥉 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
wemake-python-styleguide (🥇38 · ⭐ 2.7K) - The strictest and most opinionated python linter ever!. MIT
pycodestyle (🥈35 · ⭐ 5.1K) - Simple Python style checker in one Python file. MIT
beartype (🥈35 · ⭐ 3.1K) - Unbearably fast near-real-time hybrid runtime-static type-checking in.. MIT
flake8-bugbear (🥈31 · ⭐ 1.1K) - A plugin for Flake8 finding likely bugs and design problems.. MIT

pylint-django (🥈29 · ⭐ 610) - Pylint plugin for improving code analysis for when.. ❗️GPL-3.0

flake8-comprehensions (🥈29 · ⭐ 470) - A flake8 plugin to help you write better.. MIT

flake8-isort (🥈28 · ⭐ 180) - flake8 plugin that integrates isort. ❗️GPL-2.0

flake8-import-order (🥈27 · ⭐ 280) - Flake8 plugin that checks import order against.. ❗️LGPL-3.0

flake8-eradicate (🥉26 · ⭐ 310 · 💤) - Flake8 plugin to find commented out or dead code. MIT

check-manifest (🥉26 · ⭐ 290) - Tool to check the completeness of MANIFEST.in for Python packages. MIT
mypy-protobuf (🥉25 · ⭐ 680 · 💤) - open source tools to generate mypy stubs from protobufs. Apache-2
flake8-black (🥉25 · ⭐ 170) - flake8 plugin to run black for checking Python coding style. MIT

flake8-simplify (🥉22 · ⭐ 190) - A flake8 plugin that helps you to simplify code. MIT
Show 20 hidden projects...
- pydocstyle (🥈32 · ⭐ 1.1K · 💀) - docstring style checker.
MIT
- pep8-naming (🥈30 · ⭐ 520) - Naming Convention checker for Python.
❗️Saxpath
- darglint (🥈28 · ⭐ 480 · 💀) - A python documentation linter which checks that the docstring..
MIT
- coala (🥈27 · ⭐ 3.6K · 💀) - coala provides a unified command-line interface for linting and..
❗️AGPL-3.0
- flake8-quotes (🥈27 · ⭐ 180 · 💀) - Flake8 extension for checking quotes in python.
MIT
- pylama (🥉26 · ⭐ 1.1K · 💀) - Code audit tool for python.
MIT
- flake8-commas (🥉26 · ⭐ 130 · 💀) - Flake8 extension for enforcing trailing commas in python.
MIT
- data-science-types (🥉25 · ⭐ 200 · 💀) - Mypy stubs, i.e., type information, for numpy, pandas..
Apache-2
- Fixit (🥉24 · ⭐ 680) - Advanced Python linting framework with auto-fixes and hierarchical..
❗Unlicensed
- flake8-builtins (🥉24 · ⭐ 120 · 💀) - Check for python builtins being used as variables or..
❗️GPL-2.0
- pandas-vet (🥉21 · ⭐ 170 · 💀) - A plugin for Flake8 that checks pandas code.
MIT
- flake8-bandit (🥉21 · ⭐ 110 · 💀) - 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 · ⭐ 350 · 💀) - Tool for pinpointing circular imports in Python. Find cyclic imports..
MIT
- bellybutton (🥉17 · ⭐ 270 · 💀) - Custom Python linting through AST expressions.
MIT
- imhotep (🥉17 · ⭐ 220 · 💀) - A static-analysis bot for Github.
MIT
- yala (🥉15 · ⭐ 16 · 💀) - Yet Another Linter Aggregator.
MIT
- linty_fresh (🥉12 · ⭐ 180 · 💀) - Surface lint errors during code review.
Apache-2
mypy
pyre-check (🥉33 · ⭐ 7.1K) - Performant type-checking for python. MIT
Show 1 hidden projects...
- typeguard (🥉33 · ⭐ 1.7K) - Run-time type checker for Python.
❗Unlicensed
autopep8 (🥉35 · ⭐ 4.6K · 📉) - A tool that automatically formats Python code to conform to the PEP.. MIT
docformatter (🥉30 · ⭐ 570) - Formats docstrings to follow PEP 257. MIT
autoimport (🥉18 · ⭐ 98 · 💤) - Autoimport automatically fixes wrong import statements. ❗️GPL-3.0
Show 1 hidden projects...
rope (🥇36 · ⭐ 2.1K) - a python refactoring library. ❗️LGPL-3.0
pyupgrade (🥈33 · ⭐ 3.8K) - A tool (and pre-commit hook) to automatically upgrade syntax for newer.. MIT
MonkeyType (🥈26 · ⭐ 4.9K) - A Python library that generates static type annotations by.. BSD-3
add-trailing-comma (🥉23 · ⭐ 370) - A tool (and pre-commit hook) to automatically add trailing.. MIT
Show 10 hidden projects...
- eradicate (🥈26 · ⭐ 210) - Removes commented-out code from Python files.
❗️Saxpath
- redbaron (🥉25 · ⭐ 710 · 💀) - Bottom-up approach to refactoring in python.
❗️LGPL-3.0
- Bowler (🥉24 · ⭐ 1.6K · 💀) - Safe code refactoring for modern Python.
MIT
- baron (🥉24 · ⭐ 300 · 💀) - IDE allow you to refactor code, Baron allows you to write..
❗️LGPL-3.0
- pyannotate (🥉22 · ⭐ 1.4K · 💀) - Auto-generate PEP-484 annotations.
Apache-2
- unimport (🥉20 · ⭐ 240 · 💀) - The ultimate linter and formatter for removing unused import..
MIT
- unify (🥉20 · ⭐ 96 · 💀) - Modifies strings to all use the same quote where possible.
MIT
- massedit (🥉17 · ⭐ 110 · 💀) - Programmatically edit text files with Python. Useful for source to..
MIT
- pep8ify (🥉15 · ⭐ 120 · 💀) - A library that modifies python source code to conform to pep8.
Apache-2
- retype (🥉14 · ⭐ 140 · 💀) - Re-apply type annotations from .pyi stubs to your codebase.
MIT
bandit (🥇38 · ⭐ 7.2K) - Bandit is a tool designed to find common security issues in Python.. Apache-2
safety (🥈36 · ⭐ 1.9K · 📈) - Safety checks Python dependencies for known security vulnerabilities.. MIT
detect-secrets (🥉29 · ⭐ 4.2K · 📉) - An enterprise friendly way of detecting and preventing.. Apache-2
Show 3 hidden projects...
- pyarmor (🥉33 · ⭐ 4.4K) - A tool used to obfuscate python scripts, bind obfuscated scripts..
❗️SGI-B-2.0
- dodgy (🥉21 · ⭐ 120 · 💀) - 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
virtualenv (🥈43 · ⭐ 4.9K) - Virtual Python Environment builder. MIT
pyenv-virtualenv (🥉21 · ⭐ 6.6K) - a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv). MIT
-
GitHub (👨💻 65 · 🔀 420 · 📦 21 · 📋 360 - 27% open · ⏱️ 17.05.2025):
git clone https://github.com/pyenv/pyenv-virtualenv
pyenv-installer (🥉15 · ⭐ 4.1K) - This tool is used to install `pyenv` and friends. MIT
-
GitHub (👨💻 42 · 🔀 460 · 📋 86 - 8% open · ⏱️ 24.04.2025):
git clone https://github.com/pyenv/pyenv-installer
freshenv (🥉13 · ⭐ 170 · 💤) - Provision, share, manage local and cloud developer environments. MPL-2.0
Show 3 hidden projects...
- vex (🥉19 · ⭐ 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
conda (🥇43 · ⭐ 7K) - A system-level, binary package and environment manager running on all major.. BSD-3
pipreqs (🥉31 · ⭐ 7.3K) - pipreqs - Generate pip requirements.txt file based on imports of any.. Apache-2
Show 2 hidden projects...
prospector (🥇34 · ⭐ 2K) - Inspects Python source files and provides information about type.. ❗️GPL-2.0
Show 1 hidden projects...
rich (🥇46 · ⭐ 53K · 📈) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
tqdm (🥇42 · ⭐ 30K · 💤) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
-
GitHub (👨💻 130 · 🔀 1.4K · 📥 15K · 📦 1.1M · 📋 1.1K - 48% open · ⏱️ 12.11.2024):
git clone https://github.com/tqdm/tqdm
-
PyPi (📥 180M / month · 📦 42K · ⏱️ 24.11.2024):
pip install tqdm
-
Conda (📥 39M · ⏱️ 22.04.2025):
conda install -c conda-forge tqdm
-
Docker Hub (📥 5.1K · ⭐ 2 · ⏱️ 14.12.2024):
docker pull tqdm/tqdm
sentry-sdk (🥇39 · ⭐ 2K) - The official Python SDK for Sentry.io. MIT
tabulate (🥈32 · ⭐ 2.4K · 💤) - Pretty-print tabular data in Python, a library and a command-line.. MIT
python-json-logger (🥈32 · ⭐ 1.8K · 💤) - Json Formatter for the standard python logger. BSD-2
alive-progress (🥉30 · ⭐ 5.9K · 💤) - A new kind of Progress Bar, with real-time throughput, ETA,.. MIT
progressbar2 (🥉30 · ⭐ 880 · 💤) - Progressbar 2 - A progress bar for Python 2 and Python 3 -.. BSD-3
python-devtools (🥉22 · ⭐ 1K) - Dev tools for python. MIT
Show 8 hidden projects...
- prettytable (🥈34 · ⭐ 1.5K) - Display tabular data in a visually appealing ASCII table..
❗Unlicensed
- python-coloredlogs (🥉30 · ⭐ 550 · 💀) - Colored terminal output for Pythons logging module.
MIT
- wasabi (🥉27 · ⭐ 460 · 💀) - A lightweight console printing and formatting toolkit.
MIT
- better-exceptions (🥉24 · ⭐ 4.7K · 💀) - Pretty and useful exceptions in Python, automatically.
MIT
- rebound (🥉24 · ⭐ 4.1K · 💀) - Instant Stack Overflow results whenever an exception is thrown.
❗️GPL-2.0
- stackprinter (🥉24 · ⭐ 1.3K · 💀) - Debugging-friendly exceptions for Python.
MIT
- PrettyErrors (🥉23 · ⭐ 2.9K · 💀) - Prettify Python exception output to make it legible.
MIT
- tbvaccine (🥉16 · ⭐ 380 · 💀) - A small utility to pretty-print Python tracebacks.
MIT
xxh (🥉19 · ⭐ 5.7K · 📉) - Bring your favorite shell wherever you go through the ssh. Xonsh shell,.. BSD-2
Show 1 hidden projects...
- xonsh (🥇37 · ⭐ 8.9K) - Python-powered shell. Full-featured and cross-platform.
❗️BSD-1-Clause
🔗 best-of-mkdocs ( ⭐ 1.4K) - Collection of MkDocs projects and plugins.
mkdocs-material (🥇41 · ⭐ 24K) - Documentation that simply works. MIT

sphinx_rtd_theme (🥈35 · ⭐ 4.9K) - Sphinx theme from Read the Docs. MIT

mkdocstrings (🥈33 · ⭐ 1.9K) - Automatic documentation from sources, for MkDocs. ISC

sphinx-autodoc-typehints (🥈33 · ⭐ 580) - Type hints support for the Sphinx autodoc extension. MIT

-
GitHub (👨💻 61 · 🔀 110 · 📦 57K · 📋 210 - 18% open · ⏱️ 14.07.2025):
git clone https://github.com/tox-dev/sphinx-autodoc-typehints
-
PyPi (📥 4.6M / month · 📦 3.9K · ⏱️ 25.04.2025):
pip install sphinx-autodoc-typehints
-
Conda (📥 890K · ⏱️ 25.04.2025):
conda install -c conda-forge sphinx-autodoc-typehints
Griffe (🥈33 · ⭐ 500) - Signatures for entire Python programs. Extract the structure, the frame,.. ISC
pdoc3 (🥉29 · ⭐ 1.2K) - Auto-generate API documentation for Python projects. ❗️AGPL-3.0
sphinx-autobuild (🥉29 · ⭐ 580) - Watch a Sphinx directory and rebuild the documentation.. MIT

blacken-docs (🥉27 · ⭐ 670) - Run `black` on python code blocks in documentation files. MIT
mkdocs-print-site-plugin (🥉25 · ⭐ 170) - MkDocs Plugin that adds an additional page that.. MIT

mkdocs-awesome-pages-plugin (🥉24 · ⭐ 580) - A plugin for customizing the navigation structure of.. MIT

lazydocs (🥉24 · ⭐ 230) - Generate markdown API documentation from Google-style Python docstring... MIT
Show 13 hidden projects...
- sphinx (🥇44 · ⭐ 7.2K) - The Sphinx documentation generator.
❗Unlicensed
- pdoc (🥈32 · ⭐ 2.2K) - API Documentation for Python Projects.
❗️MIT-0
- numpydoc (🥈30 · ⭐ 330) - Numpys Sphinx extensions.
❗Unlicensed
- interrogate (🥉26 · ⭐ 630 · 💀) - Explain yourself! Interrogate a codebase for docstring coverage.
MIT
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- portray (🥉24 · ⭐ 870 · 💀) - Your Project with Great Documentation.
MIT
- pycco (🥉24 · ⭐ 850 · 💀) - Literate-style documentation generator.
MIT
- sphinx-markdown-builder (🥉24 · ⭐ 160 · 💀) - DISCONTINUED: sphinx builder that outputs markdown..
MIT
- mkdocs-with-pdf (🥉23 · ⭐ 370 · 💀) - Generate a single PDF file from MkDocs repository.
MIT
- mkdocs-pdf-export-plugin (🥉22 · ⭐ 330 · 💀) - An MkDocs plugin to export content pages as PDF files.
MIT
- releases (🥉22 · ⭐ 180 · 💀) - A powerful Sphinx changelog-generating extension.
BSD-2
- mkdocs-git-revision-date-plugin (🥉20 · ⭐ 60 · 💀) - MkDocs plugin for setting revision date from git per..
MIT
- mkdocs-versioning (🥉16 · ⭐ 41 · 💀) - A tool that allows for versioning sites built with..
MIT
pyelftools (🥇32 · ⭐ 2.1K) - Parsing ELF and DWARF in Python. Unlicense
gdbgui (🥉27 · ⭐ 10K) - Browser-based frontend to gdb (gnu debugger). Add breakpoints, view.. ❗️GPL-3.0
python-hunter (🥉26 · ⭐ 820) - Hunter is a flexible code tracing toolkit. BSD-2
python-manhole (🥉20 · ⭐ 390 · 💤) - Debugging manhole for python applications. BSD-2
Show 4 hidden projects...
- ipdb (🥈31 · ⭐ 1.9K · 💀) - Integration of IPython pdb.
BSD-3
- pdbpp (🥉28 · ⭐ 1.4K · 💀) - pdb++, a drop-in replacement for pdb (the Python debugger).
BSD-3
- Birdseye (🥉20 · ⭐ 1.7K · 💀) - Graphical Python debugger which lets you easily view the values of..
MIT
- reloadium (🥉18 · ⭐ 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.
robotframework (🥇43 · ⭐ 11K) - Generic automation framework for acceptance testing and RPA. Apache-2
hypothesis (🥇41 · ⭐ 7.9K) - The property-based testing library for Python. MPL-2.0
playwright-python (🥇40 · ⭐ 13K) - Python version of the Playwright testing and automation.. Apache-2
pytest-cov (🥈39 · ⭐ 1.9K) - Coverage plugin for pytest. MIT

pytest-xdist (🥈39 · ⭐ 1.7K) - pytest plugin for distributed testing and loop-on-failures.. MIT

pytest-asyncio (🥈39 · ⭐ 1.5K) - Asyncio support for pytest. Apache-2

pytest-mock (🥈37 · ⭐ 2K) - Thin-wrapper around the mock package for easier use with pytest. MIT

pytest-html (🥈34 · ⭐ 740) - Plugin for generating HTML reports for pytest results. MIT

mimesis (🥈33 · ⭐ 4.6K) - Mimesis is a robust data generator for Python that can produce a wide.. MIT
pytest-bdd (🥈33 · ⭐ 1.4K) - BDD library for the pytest runner. MIT

coveralls-python (🥈32 · ⭐ 580) - Show coverage stats online via coveralls.io. MIT

factory_boy (🥉31 · ⭐ 3.7K) - A test fixtures replacement for Python. MIT
pytest-testinfra (🥉31 · ⭐ 2.4K) - Testinfra test your infrastructures. Apache-2

pytest-sugar (🥉30 · ⭐ 1.4K) - a plugin for py.test that changes the default look and feel.. BSD-3

asv (🥉30 · ⭐ 940) - Airspeed Velocity: A simple Python benchmarking tool with web-based reporting. BSD-3
pytest-benchmark (🥉29 · ⭐ 1.4K) - pytest fixture for benchmarking code. BSD-2

pytest-randomly (🥉29 · ⭐ 670) - Pytest plugin to randomly order tests and control random.seed. MIT
pytest-testmon (🥉27 · ⭐ 900 · 💤) - Selects tests affected by changed files. Executes the.. MIT

pytest-docker (🥉27 · ⭐ 470) - Docker-based integration tests. MIT

pytest-datadir (🥉27 · ⭐ 260 · 📈) - pytest plugin for manipulating test data directories and.. MIT

pytest-mypy (🥉27 · ⭐ 250) - Mypy static type checker plugin for Pytest. MIT

pytest-plugins (🥉22 · ⭐ 590) - A grab-bag of nifty pytest plugins. MIT
Show 12 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+
- uiautomator (🥉27 · ⭐ 2.1K · 💀) - Python wrapper of Android uiautomator test tool.
MIT
- PyHamcrest (🥉26 · ⭐ 790 · 💤) - Hamcrest matchers for Python.
❗Unlicensed
- pytest-watch (🥉26 · ⭐ 760 · 💀) - Local continuous test runner with pytest and watchdog.
MIT
- Mamba Test Runner (🥉25 · ⭐ 530 · 💀) - The definitive testing tool for Python. Born under the..
MIT
- ddt (🥉25 · ⭐ 440 · 💀) - Data-Driven Tests for Python Unittest.
MIT
- pytest-lazy-fixture (🥉24 · ⭐ 390 · 💀) - It helps to use fixtures in pytest.mark.parametrize.
MIT
- sixpack (🥉21 · ⭐ 1.8K · 💀) - Sixpack is a language-agnostic a/b-testing framework.
BSD-2
- assertpy (🥉21 · ⭐ 480 · 💀) - Simple assertion library for unit testing in python with a fluent..
BSD-3
- fake2db (🥉17 · ⭐ 2.3K · 💀) - create custom test databases that are populated with fake data.
❗️GPL-2.0
- pytest-play (🥉16 · ⭐ 70 · 💀) - pytest plugin that let you automate actions and..
Apache-2
🔗 Python.org Packaging - An Overview of Packaging for Python.
pyinstaller (🥇44 · ⭐ 13K) - Freeze (package) Python programs into stand-alone executables. ❗️GPL-2.0
Nuitka (🥇39 · ⭐ 13K) - Nuitka is a Python compiler written in Python. Its fully compatible.. Apache-2
pex (🥈34 · ⭐ 4K) - A tool for generating .pex (Python EXecutable) files, lock files and venvs. Apache-2
briefcase (🥈34 · ⭐ 3K) - Tools to support converting a Python project into a standalone native.. BSD-3
cx_Freeze (🥈30 · ⭐ 1.5K) - Creates standalone executables from Python scripts with the.. ❗Unlicensed
PyOxidizer (🥉27 · ⭐ 5.9K · 💤) - A modern Python application packaging and distribution tool. MPL-2.0
constructor (🥉26 · ⭐ 480) - tool for creating installers from conda packages. BSD-3
shiv (🥉24 · ⭐ 1.9K · 💤) - shiv is a command line utility for building fully self contained Python.. BSD-2
Show 3 hidden projects...
setuptools (🥇47 · ⭐ 2.7K) - Official project repository for the Setuptools build system. MIT
setuptools_scm (🥈37 · ⭐ 910) - the blessed package to manage your versions by scm tags. MIT
buildbot (🥈36 · ⭐ 5.4K) - Python-based continuous integration testing framework; your pull.. ❗️GPL-2.0
universal-build (🥉15 · ⭐ 25 · 💀) - Universal build utilities for containerized build pipelines. MIT
Show 4 hidden projects...
Glances (🥇39 · ⭐ 29K) - Glances an Eye on your system. A top/htop alternative for.. ❗️LGPL-3.0
pyinstrument (🥈36 · ⭐ 7.2K · 📈) - Call stack profiler for Python. Shows you why your code is.. BSD-3
py-spy (🥈35 · ⭐ 14K) - Sampling profiler for Python programs. MIT
-
GitHub (👨💻 47 · 🔀 460 · 📥 31K · 📦 6.7K · 📋 400 - 45% open · ⏱️ 16.07.2025):
git clone https://github.com/benfred/py-spy
-
PyPi (📥 7.9M / month · 📦 58 · ⏱️ 01.11.2024):
pip install py-spy
-
Conda (📥 690K · ⏱️ 12.07.2025):
conda install -c conda-forge py-spy
-
Cargo (📥 1.4K / month · 📦 4 · ⏱️ 01.11.2024):
cargo install py-spy
line_profiler (🥈29 · ⭐ 3K) - Line-by-line profiling for Python. BSD-3
Yappi (🥉28 · ⭐ 1.6K · 💤) - Yet Another Python Profiler, but this time multithreading, asyncio and.. MIT
pympler (🥉26 · ⭐ 1.3K) - Development tool to measure, monitor and analyze the memory behavior.. Apache-2
Show 8 hidden projects...
- memory-profiler (🥈29 · ⭐ 4.5K · 💀) - 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.4K · 💀) - Monitor Memory usage of Python code.
BSD-3
- vprof (🥉24 · ⭐ 4K · 💀) - Visual profiler for Python.
BSD-2
- Profiling (🥉20 · ⭐ 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
Show 4 hidden projects...
- astunparse (🥈28 · ⭐ 230 · 💀) - An AST unparser for Python.
BSD-3
- astor (🥈27 · ⭐ 850 · 💀) - Python AST read/write.
BSD-3
- typed_ast (🥉26 · ⭐ 230 · 💀) - Modified fork of CPythons ast module that parses
# type:
..Apache-2
- asteval (🥉24 · ⭐ 190 · 💀) - minimalistic evaluator of python expression using ast module.
MIT
pre-commit (🥇41 · ⭐ 14K) - A framework for managing and maintaining multi-language pre-commit.. MIT
- 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.