The htmlfill_schemabuilder module is accessible via the formencode module.
You can either pass SchemaBuilder to htmlfill.render (the listen argument), or call parse_schema to just parse out a Schema object.
Given an HTML form, parse out the schema defined in it and return that schema.
This class contains 4 members.
See the source for more information.