========================= Formular - A form library ========================= Formular is a simple form library, for parsing and validation of form-like data. Tutorials --------- .. toctree:: :maxdepth: 2 tutorials/simple tutorials/nested tutorials/extensions API Documentation ----------------- Public ^^^^^^ .. toctree:: :maxdepth: 2 modules/fields modules/forms modules/validators modules/widgets modules/exceptions modules/datastructures Internal ^^^^^^^^ .. warning:: Parts of the internal API may be removed or changed in behavior with every new version. .. toctree:: :maxdepth: 2 modules/_csrf modules/_utils Additional Information ---------------------- .. toctree:: :maxdepth: 2 webframeworks csrf examples/examples changelog