Skip to main content

Pyramid Request Parameter Validation

Project description

pyramid_yards

An http parameters validator for the Pyramid Web framework

It adds a “yards” attribute to the pyramid request object, containing every validated parameter using colander schemas.

This lib has been inspired by the cornice validated property, but the implementation differ.

Changelog

0.5 (2015-06-02)

  • Ensure request.yards dict contains every described fields

0.4 (2014-12-24)

  • Use request.yards as a dict mapping

0.3 (2014-12-15)

  • Fix support for sequence

0.2 (2014-12-04)

  • Fix usage of colander.drop

0.1 (2014-12-03)

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid-yards-0.5.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page