pyramid_simpleauth

Session based authentication and role based security for a Pyramid web application
Download

pyramid_simpleauth Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • James Arthur
  • Publisher web site:
  • http://github.com/thruflo/torque

pyramid_simpleauth Tags


pyramid_simpleauth Description

pyramid_simpleauth is a pyramid plugin that implements session based authentication and role based security for a Pyramid web application.There are many other auth implementations for Pyramid, including apex and pyramid_signup and you can, of course, easily roll your own, for example following the excellent pyramid_auth_demo. This package aims to be:- relatively simple: with a limited feature set- extensible: with event hooks and overrideable templates- performant: minimising db queriesInstallInstall using pip or easy_install, e.g.:pip install pyramid_simpleauthProduct's homepage


pyramid_simpleauth Related Software