https://github.com/gisce/formsteps
API to create Webforms based on JSON Schema
https://github.com/gisce/formsteps
form-validation json-schema python3 webforms
Last synced: 3 months ago
JSON representation
API to create Webforms based on JSON Schema
- Host: GitHub
- URL: https://github.com/gisce/formsteps
- Owner: gisce
- License: mit
- Created: 2018-07-03T07:25:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T22:20:46.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T12:04:54.741Z (3 months ago)
- Topics: form-validation, json-schema, python3, webforms
- Language: Python
- Size: 10.7 KB
- Stars: 3
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Form Steps
==========.. image:: docs/logo.png
Create simple web form steps with this library. You only need to create Python
objects and they will be rendered to a custom JSON Schema to render a client side form... image:: https://travis-ci.com/gisce/formsteps.svg?branch=master
:target: https://travis-ci.com/gisce/formsteps