/json-schema-to-dash-forms

JSON schema to Dash forms

Primary LanguagePythonMIT LicenseMIT

json-schema-to-dash-forms

PyPI version

Component that easily creates complex forms in Dash application directly from JSON schemas.

Install

From PyPI:

pip install json-schema-to-dash-forms

Use

You can find a standalone example here and detailed documentation here.