|
Karrigell
|
Last Update 2008/1/8 11:23
|
Category
Licence
Open Source
:
Programming Languages
Python
:
Tool Form
Framework
:
Tool Function
Middleware
:
Tool Function
Web server
:
Database and Data Management
Data Definition
|
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 package includes a powerful built-in web server, so there's no need to download, install and configure a separate one, and a pure-Python database engine, PyDbLite, which is used for the demos. Karrigell can be configured to work with external web servers (Apache, Xitami, LightTPD) ; the scripts can use all the databases for which a Python API exists (sqlite, mySql, PostGreSQL, ZODB, etc) . A new application, InstantSite, is provided to easily create and edit MySQL databases and generate scripts that handle the usual CRUD operations on database tables. To create dynamic pages, all you need to know is HTML and Python.
|
Hits: 24
|
|
|
|