Castalian
What is Castalian?
Castalian is a Python implementation of Microsoft's Active Server Pages model. It allows you to embed Python in HTML pages, and provides a set of objects designed to make it easy to get user input and control the browser. The examples below give some of the flavour.
The Object Model
Response object
Request object
Server object
Sessions
SSI includes
Installation
General installation notesExamples
General notes on embedding code in Castalian pages