Type Checking

Discover and compare Type Checking tools for Python

Pydantic

27.1k

Data validation and settings management using Python type annotations

Data Validation
Type Checking
Development Tools

SQLModel

17.7k

SQLModel bridges the gap between SQL databases and Python

ORM
Database
Type Checking

typing-extensions

553

Backported and Experimental Type Hints for Python 3.9+

Type Checking
Development Tools
Library

attrs

5.7k

Classes Without Boilerplate

Data Modeling
Development Tools
Type Checking

pydantic_core

1.8k

Core functionality for Pydantic validation and serialization

Data Validation
Performance
Type Checking

annotated-types

592

Reusable constraint types to use with typing.Annotated

Type Checking
Data Validation
Development Tools

typing-inspection

60

Runtime typing introspection tools

Type Checking
Development Tools
Data Validation