Skip to content

Cahersan/django-schemulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-schemulator

django-schemulator aims to provide an easy way to generate descriptions of forms using JSON Schema. django-schemulator can convert Django Forms and WTForms to JSON Schema representations and viceversa.

Learn more about JSON Schema in json-schema.org and throught this great guide to the JSON Schema syntax.

Visit django-schemulator's project page!

Installation

Install django-schemulator via pip

git clone https://github.com/Cahersan/django-schemulator
cd django-schemulator
pip install .

django-schemulator uses:

json-document
json-schema-toolkit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages