data-validation.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [data-validation]

www.codever.land/bookmarks/t/data-validation

Cerberus

https://github.com/pyeve/cerberus

A lightweight and extensible data validation library.


colander

https://docs.pylonsproject.org/projects/colander/en/latest/

Validating and deserializing data obtained via XML, JSON, an HTML form post.


Dash

https://plot.ly/products/dash/

Built on top of Flask, React and Plotly aimed at analytical web applications.


awesome-dash

https://github.com/Acrotrend/awesome-dash

A curated list of awesome Dash (plotly) resources. Contribute to ucg8j/awesome-dash development by creating an account on GitHub.


jsonschema

https://github.com/Julian/jsonschema

An implementation of JSON Schema for Python.


schema

https://github.com/keleshev/schema

A library for validating Python data structures.


Schematics

https://github.com/schematics/schematics

Data Structure Validation.


valideer

https://github.com/podio/valideer

Lightweight extensible data validation and adaptation library.


voluptuous

https://github.com/alecthomas/voluptuous

A Python data validation library.