Skip to main content

Form generator for SQLAlchemy models.

Project description

Build Status Coverage Status Stories in Progress PyPI

sacrud_deform

Form generotor for SQLAlchemy models.

Install

develop version from source

pip install git+https://github.com/ITCase/sacrud_deform.git
pip install sacrud_deform

Use

from sacrud_deform import SacrudForm

form = SacrudForm(obj=obj,
                  dbsession=DBSession,
                  request=request,
                  table=MyModel)
form_html = form().render()

Support and Development

To report bugs, use the issue tracker or waffle board.

We welcome any contribution: suggestions, ideas, commits with new futures, bug fixes, refactoring, docs, tests, translations etc

If you have question, contact me sacrud@uralbash.ru or IRC channel #sacrud

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sacrud_deform-0.0.9.post0.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file sacrud_deform-0.0.9.post0.tar.gz.

File metadata

File hashes

Hashes for sacrud_deform-0.0.9.post0.tar.gz
Algorithm Hash digest
SHA256 7ddf25f1faeb473c7364059bc876b6b9c155931aa3cd9338203142a4525d8b54
MD5 35e2ebe5dd34e87e83af4f5ad42741e9
BLAKE2b-256 c05981d2cd233661dc8af4293d6bbbb78efb3cc86f9080b441dcdfe78cc03fed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page