Skip to main content

A re-factor of some parts of weblayer for use within Pyramid.

Project description

Common / shared utilities for a [Pyramid][] web application. (Some originally
re-factored from the depreciated [weblayer][] micro-framework).

Provides:

* a subscriber to validate incoming requests against cross site request forgeries
* a subscriber that extends the template namespace with a `_()` function for
translating message strings
* an `hsts.force_https` configuration flag to force incoming requests to https
* a `join_to_transaction` function to hang function calls off an after commit hook
* some misc. request properties and utility functions

## Tests

The tests pass using Python2.6 and Python3.2, e.g.:

$ nosetests --with-coverage --with-doctest --cover-package pyramid_weblayer pyramid_weblayer
............................
Name Stmts Miss Cover Missing
--------------------------------------------------------
pyramid_weblayer 15 0 100%
pyramid_weblayer.csrf 26 0 100%
pyramid_weblayer.hsts 35 0 100%
pyramid_weblayer.i18n 12 0 100%
pyramid_weblayer.seen 10 0 100%
pyramid_weblayer.session 12 0 100%
pyramid_weblayer.tx 33 0 100%
pyramid_weblayer.utils 37 0 100%
--------------------------------------------------------
TOTAL 180 0 100%
----------------------------------------------------------------------
Ran 28 tests in 0.430s

OK

[pyramid]: http://pypi.python.org/pypi/pyramid
[weblayer]: http://github.com/thruflo/weblayer

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_weblayer-0.8.1.tar.gz (14.3 kB view details)

Uploaded Source

File details

Details for the file pyramid_weblayer-0.8.1.tar.gz.

File metadata

File hashes

Hashes for pyramid_weblayer-0.8.1.tar.gz
Algorithm Hash digest
SHA256 f166e5012598fc736380f02f25adf3852fc3d7a1da7b7f0e5b449b72372376e0
MD5 967c0de28cd8e34ad34bd3ca44b73e2e
BLAKE2b-256 880eed744fea15af34668817ba0c84840842ffb17463d531f64b5314bc79e015

See more details on using hashes here.

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