Deform

E552006

Deform is a Python form library, part of the Pylons ecosystem, that simplifies building and validating web forms using schema-based definitions and rich widget support.

All labels observed (1)

Label Occurrences
Deform canonical 2

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf Python form library ⓘ
open-source software ⓘ
category form handling library ⓘ
web development library ⓘ
compatibleWith Python 3 ⓘ
linked to: Python 3.x
designApproach schema-based form definitions ⓘ
documentation https://docs.pylonsproject.org/projects/deform/en/latest/ ⓘ
ecosystem Pylons ⓘ
linked to: Pylons Project
feature automatic form rendering ⓘ
file upload widgets ⓘ
integration with Colander schemas ⓘ
internationalization support ⓘ
rich widget support ⓘ
sequence and mapping widgets ⓘ
server-side form validation ⓘ
support for custom validators ⓘ
support for custom widgets ⓘ
template-based rendering ⓘ
hasConcept form rendering ⓘ
schema ⓘ
validation ⓘ
widget ⓘ
integration Pyramid web framework ⓘ
other WSGI-based frameworks via custom glue code ⓘ
license BSD license ⓘ
maintainer Pylons Project ⓘ
origin Pylons community ⓘ
partOf Pylons Project ecosystem ⓘ
primaryPurpose building web forms ⓘ
validating web forms ⓘ
programmingLanguage Python ⓘ
renderingEngine Chameleon ⓘ
repository https://github.com/Pylons/deform ⓘ
status actively maintained (as of 2024) ⓘ
supports AJAX-friendly form widgets ⓘ
Bootstrap-compatible markup via templates ⓘ
CSRF protection via integration with frameworks ⓘ
HTML form generation ⓘ
nested form structures ⓘ
repeating form sections ⓘ
supportsFramework Pyramid ⓘ
typicalUseCase creating complex dynamic forms in Pyramid applications ⓘ
validating user input against schemas ⓘ
uses Chameleon templates ⓘ
Colander ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pylons Project → develops → Deform ⓘ
Pylons Project → maintains → Deform ⓘ