# formencode **Repository Path**: mirrors_msabramo/formencode ## Basic Information - **Project Name**: formencode - **Description**: A validation library for Python. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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/