jsonschema to python class converter
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
setup.py update
75f58b8
README update
a8521a4
Added setup
68c31bb
Code improvements, added new test
829637d
Refactoring, added __str__, __repr__ and to_dict
9b5129c
Added support for oneOf/anyOf
d47d724
Bugfix, added support for array
d61749f
Added support for nested object
d1b5478
Added JSPY setattr and related test
058fb69
WIP: Added support to primitive json types
8813e42
Added Property and ConstraintFactory
95cd4e0
Added constraints to supports json primitive types
6c7c25e
Project init :D
d59dc6f
Initial commit
9b580b1