Karrigell is a simple but full-featured web framework, written in Python
With Karrigell you have :
* a powerful built-in web server, so there's no need to Download, install and configure a separate one
* a relational database, supporting a large subset of the SQL syntax : gadfly
Karrigell can also work with external web servers (Apache, Xitami) and all the databases for which a Python API exists (sqlite, mySql, PostGreSQL, ZODB, etc). |