dynamic-form

A package to dynamically load webforms from a data store (i.e. database) during runtime


Keywords
form, webform, database, datastore
License
LGPL-3.0
Install
pip install dynamic-form==0.3.7

Documentation

Dynamic Form

A package to create forms dynamically from a data store during runtime.

Documentation

Please find the documentation on Read the Docs.

Installation

pip install dynamic-form

Purpose

This package was written during a six month internship and was developed as part of the Study Registration Tool prototype.

Authors