Validation packages

Showing projects tagged as Validation

  • pydantic

    9.5 9.7 Python
    Data validation using Python type hints
  • datasketch

    6.7 7.9 Python
    MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
  • cattrs

    4.6 8.1 Python
    Composable custom class converters for attrs, dataclasses and friends.
  • jsonschema-rs

    4.3 9.7 Rust
    A high-performance JSON Schema validator for Rust
  • Deal

    4.2 6.7 Python
    🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
  • Fast JSON schema for Python

    3.7 6.2 Python
    Fast JSON schema validator for Python.
  • pySHACL

    3.3 5.8 Python
    A Python validator for SHACL
  • 📬 emval

    2.6 6.9 Rust
    emval is a blazingly fast email validator.
  • Trafaret

    2.6 0.0 Python
    Ultimate transformation library that supports validation, contexts and aiohttp.
  • coURLan

    2.3 4.6 Python
    Clean, filter and sample URLs to optimize data collection – Python & command-line – Deduplication, spam, content and language filters
  • lupin is a Python JSON object mapper

    1.0 0.0 Python
    Python document object mapper (load python object from JSON and vice-versa)
  • py-object-factory

    0.7 5.9 Python
    objectfactory is a python package to easily implement the factory design pattern for object creation, serialization, and polymorphism
  • PyValico

    0.7 0.0 Rust
    Small python wrapper around https://github.com/rustless/valico
  • corelib

    0.5 8.5 Python
    the only package you need to develop simple apps in python
  • argsv

    0.4 8.6 Python
    argsv is a library for validating arguments passed to callables. With this library, you can validate arguments sent to callables in a simpler, more readable, and well-defined context.