Simple web programming tool in Python, web server and database included
Project description
Karrigell is a simple web programming solution, including a web server and an SQL database (gadfly). All you have to do is download, unzip and do “python Karrigell.py” : no configuration headaches. It allows execution of Python scripts and of pages mixing Python and HTML (PHP-like) ; easy handling of authentication and sessions ; building pages from components. Complete documentation and many demos included
Version 1.3 is only a bug fix for 1.3_beta with no new feature