Skip to content

cartlogic/pyramid_uniform

 
 

Repository files navigation

pyramid_uniform - Form handling for Pyramid

https://secure.travis-ci.org/storborg/pyramid_uniform.png https://coveralls.io/repos/storborg/pyramid_uniform/badge.png?branch=master https://pypip.in/v/pyramid_uniform/badge.png https://pypip.in/d/pyramid_uniform/badge.png

Scott Torborg - Cart Logic

Form rendering and validation for Pyramid. Doesn't render HTML itself, so you have full control over form markup.

Heavily inspired by the pyramid_simpleform package, with some fixes and updates to work with WebHelpers2 and Python 3.

Installation

Install with pip:

$ pip install pyramid_uniform

License

pyramid_uniform is licensed under an MIT license. Please see the LICENSE file for more information.

Packages

No packages published

Languages

  • Python 100.0%