Generate source code for a set of Python classes from a JSON schema.
Stars
38
Forks
18
Watchers
38
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix #13: Required property names are not translated to camelCase on output.
85b16a0View on GitHubFix #11: Use attr.Factory instead of mutable initializers
abb4504View on GitHubImplement JSON serialization (moved from bandit-sarif-formatter).
7559f40View on GitHubUse attrs package and make Python 2/3 compatible. (#5)
2bee9b0View on GitHub