The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Top Python Code Quality Tools 2025

GitHub Libraries Python Code Quality Tools

psf/black 40K +174

added 4 months ago

The uncompromising Python code formatter

astral-sh/ruff 39K +385

added 4 months ago

An extremely fast Python linter and code formatter, written in Rust.

microsoft/pyright 14K +41

added 4 months ago

Static Type Checker for Python

pre-commit/pre-commit 14K +48

added 4 months ago

A framework for managing and maintaining multi-language pre-commit hooks.

google/yapf 13K +4

added 4 months ago

A formatter for Python files

facebook/pyre-check 7K +3

added 4 months ago

Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providing instantaneous feedback to developers as they write code. Y

pylint-dev/pylint 5K +7

added 4 months ago

Pylint analyses your code without actually running it. It checks for errors, enforces a coding standard, looks for code smells, and can make suggestions about how the code could be refactored.

google/pytype 4K +4

added 4 months ago

Pytype checks and infers types for your Python code - without requiring type annotations.

jendrikseipp/vulture 3K +32

added 4 months ago

Find dead Python code

pycqa/flake8 3K +3

added 4 months ago

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

beartype/beartype 3K +17

added 4 months ago

Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

prospector-dev/prospector 2K +2

added 4 months ago

Prospector is a tool to analyse Python code and output information about errors, potential problems, convention violations and complexity.

tonybaloney/wily 1K +3

added 4 months ago

A Python application for tracking, reporting on timing and complexity in Python code

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.