Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install repoze.what

How to install repoze.what

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install repoze.what
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.9 Available View build log
1.0.8 Available View build log
Windows (64-bit)
1.0.9 Available View build log
1.0.8 Available View build log
Mac OS X (10.5+)
1.0.9 Available View build log
1.0.8 Available View build log
Linux (32-bit)
1.0.9 Available View build log
1.0.8 Available View build log
Linux (64-bit)
1.0.9 Available View build log
1.0.8 Available View build log
 
Author
License
BSD-derived (http://www.repoze.org/LICENSE.txt)
Lastest release
version 1.0.9 on Jan 5th, 2011

:mod:`repoze.what` is an authorization framework for WSGI applications, based on :mod:`repoze.who` (which deals with authentication and identification).

System Message: ERROR/3 (<string>, line 5); backlink

Unknown interpreted text role "mod".

System Message: ERROR/3 (<string>, line 5); backlink

Unknown interpreted text role "mod".

On the one hand, it enables an authorization system based on the groups to which the authenticated or anonymous user belongs and the permissions granted to such groups by loading these groups and permissions into the request on the way in to the downstream WSGI application.

And on the other hand, it enables you to manage your groups and permissions from the application itself or another program, under a backend-independent API. For example, it would be easy for you to switch from one back-end to another, and even use this framework to migrate the data.

This is just the authorization pattern it supports out-of-the-box, but you can may it support other authorization patterns with your own predicates. It's highly extensible, so it's very unlikely that it will get in your way -- Among other things, you can extend it to check for many conditions (such as checking that the user comes from a given country, based on her IP address, for example).

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.