runtype
Type validator
A Python library for run-time type validation and multiple dispatch utilities
Utilities for run-time type validation and multiple dispatch
162 stars
5 watching
2 forks
Language: Python
last commit: about 1 year ago dataclassmultiple-dispatchtype-validationtyping
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| | A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
| | A decorator that checks function arguments and return types at runtime. | 0 |
| | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| | Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| | A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
| | Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| | A fast and extensible Python library for data validation | 212 |
| | A SwiftUI framework for representing and validating variable types | 25 |
| | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
| | Phantom types enable safe parsing and validation of data by making certain states unrepresentable at compile time | 205 |