cerberus
Validator
A lightweight data validation library for Python
Lightweight, extensible data validation library for Python
3k stars
51 watching
240 forks
Language: Python
last commit: about 1 year ago
Linked from 4 awesome lists
data-validationpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Python library for validating data using type hints and JSON Schema. | 21,677 |
| | Type-checking software for Python code | 6,885 |
| | A Python library for validating data structures using a simple and Pythonic schema system | 365 |
| | Automates type checking and error prevention in Python code | 4,791 |
| | An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
| | A Python library providing a MySQL client interface | 7,689 |
| | A flexible Python framework for building and testing algorithmic trading strategies | 2,316 |
| | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
| | Tools to identify vulnerabilities in application variable types by manipulating JSON data | 0 |
| | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |
| | An enhanced interactive Python interpreter with features common to IDEs. | 2,649 |
| | A faster implementation of the Python programming language aimed at improving execution speed and compatibility. | 4,884 |
| | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| | The software behind the Python Package Index. | 3,617 |
| | Provides an easy way to validate and cast parameters with Ecto.Schema, allowing developers to define specific parameter structures without the need for strong parameters. | 364 |