Skip to content

crosspop/formencode

 
 

Repository files navigation

FormEncode
==========

Introduction
------------

FormEncode is a validation and form generation package.  The
validation can be used separately from the form generation.  The
validation works on compound data structures, with all parts being
nestable.  It is separate from HTTP or any other input mechanism.


Documentation
-------------

The latest documentation is available at http://www.formencode.org/

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%