-
Notifications
You must be signed in to change notification settings - Fork 2
repoze/repoze.formapi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The ``repoze.formapi`` provides a form library which integrates with HTML forms instead of abstracting them away. It provides a small framework to take you through the entire process of rendering a form, provide default values, validate and execute form actions. Form fields are defined using Python base types which map out nested data structures with end points that are either integers, strings, floats or tuples of these. It's up to the application to bridge these with more complex objects.
About
Standalone forms framework for Python.
Resources
Stars
Watchers
Forks
Packages 0
No packages published