A flexible Python web framework
Project description
The main changes in version 2.4.0 are : - an integrated framework for user management : function Login(role) in a script restricts access to the users who have the specified role ; function Role() returns user’s role (admin, editor, visitor, etc) - a new administration interface for server configuration, localization of scripts, database management (available for MySQL and SQLite)
Home page : http://karrigell.sourceforge.net Google group : http://groups.google.com/group/karrigell Tutorial : http://en.wikibooks.org/wiki/Karrigell_Tutorial