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 +91

added 1 month ago

The uncompromising Python code formatter

astral-sh/ruff 37K +311

added 1 month ago

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

microsoft/pyright 14K +67

added 1 month ago

Static Type Checker for Python

google/yapf 13K +6

added 1 month ago

A formatter for Python files

pre-commit/pre-commit 13K +48

added 1 month ago

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

facebook/pyre-check 6K +5

added 1 month 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 1 month 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 +5

added 1 month ago

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

jendrikseipp/vulture 3K +19

added 1 month ago

Find dead Python code

pycqa/flake8 3K +14

added 1 month 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 2K +14

added 1 month ago

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

prospector-dev/prospector 1K +4

added 1 month ago

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

tonybaloney/wily 1K +1

added 1 month 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.