Skip to content

Talk example combining Voluptuous validation and Dataclasses

License

Notifications You must be signed in to change notification settings

orlandopython/voluptuous-dataclasses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voluptuous-dataclasses

Talk example combining Voluptuous validation and Dataclasses

Orlando Python Live Stream

Setup

Requires Python 3.6+

pip install -r requirements.txt

Running

python app.py comments.json

Try corrupting the JSON data and see that or validator works.

About

Talk example combining Voluptuous validation and Dataclasses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages