Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 3.06 KB

data-validation.md

File metadata and controls

65 lines (55 loc) · 3.06 KB

Bookmarks tagged [data-validation]

https://github.com/pyeve/cerberus

A lightweight and extensible data validation library.


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

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


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

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


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.


https://github.com/Julian/jsonschema

An implementation of JSON Schema for Python.


https://github.com/keleshev/schema

A library for validating Python data structures.


https://github.com/schematics/schematics

Data Structure Validation.


https://github.com/podio/valideer

Lightweight extensible data validation and adaptation library.


https://github.com/alecthomas/voluptuous

A Python data validation library.