A flexible Python web framework
Project description
Karrigell is a flexible Python web framework, with a clear and intuitive
syntax. It is independant from any database, ORM or templating engine, and
lets the programmer choose between a variety of coding styles
The main new features in version 2.3.5 are :
- a first version of the integration of Karrigell
behind Apache using CGI mode, making the integration
possible for a wide range of web hosters
- a few enhancements in the built-in namespace where scripts run,
and in the documentation for this namespace
- the usual bug fixes
syntax. It is independant from any database, ORM or templating engine, and
lets the programmer choose between a variety of coding styles
The main new features in version 2.3.5 are :
- a first version of the integration of Karrigell
behind Apache using CGI mode, making the integration
possible for a wide range of web hosters
- a few enhancements in the built-in namespace where scripts run,
and in the documentation for this namespace
- the usual bug fixes