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.
- tags: python, data-validation
- :octocat: source code
colander
https://docs.pylonsproject.org/projects/colander/en/latest/
Validating and deserializing data obtained via XML, JSON, an HTML form post.
- tags: python, data-validation
Dash
https://plot.ly/products/dash/
Built on top of Flask, React and Plotly aimed at analytical web applications.
- tags: python, data-validation
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.
- tags: python, data-validation
- :octocat: source code
jsonschema
https://github.com/Julian/jsonschema
An implementation of JSON Schema for Python.
- tags: python, data-validation
- :octocat: source code
schema
https://github.com/keleshev/schema
A library for validating Python data structures.
- tags: python, data-validation
- :octocat: source code
Schematics
https://github.com/schematics/schematics
Data Structure Validation.
- tags: python, data-validation
- :octocat: source code
valideer
https://github.com/podio/valideer
Lightweight extensible data validation and adaptation library.
- tags: python, data-validation
- :octocat: source code
voluptuous
https://github.com/alecthomas/voluptuous
A Python data validation library.
- tags: python, data-validation
- :octocat: source code