Hello, everybody.

I'm writing to let you know about the authorization framework I have been 
working on, repoze.what:
http://static.repoze.org/whatdocs/

Some of its features are:
* Web framework independent.
* Authorization only. It will only do authorization and nothing else.
* _Highly_ extensible.
* _Fully_ documented.
* Your application's `groups` and `permissions` may be stored in an SQLAlchemy
  managed database, thanks to the SQL plugin (repoze.what.plugins.sql).
* The only requirement is that you use the repoze.who authentication framework
  (which is configured for you by repoze.what).
* It's not hard to get started!

It's not a stable software yet, but it's just reached its first beta.

Cheers!
-- 
Gustavo Narea <http://gustavonarea.net/>.

Get rid of unethical constraints! Get freedomware:
http://www.getgnulinux.org/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to