home
license
community
download
examples
resources
wishlist
contrib (@sf)
documentation
intro
lang
runtime
modules
tags
install
exits
sourceforge
statistics
freshmeat
Documentation
[[
Spyce
]]
Python Server Pages
by
Rimon Barr
Spyce - Python Server Pages (PSP)
User Documentation
Rimon Barr
Release 1.3.13
[
Single-Page Format
]
TABLE OF CONTENTS
1.
Introduction
1.1.
Rationale
1.2.
Design Goals
1.3.
Getting Started
2.
Language
2.1.
Plain HTML and Active Tags
2.2.
Spyce Comments
2.3.
Spyce Directives
2.4.
Python Statements
2.5.
Python Chunks
2.6.
Python Expressions
2.7.
Spyce Lambdas
2.8.
ASP/JSP syntax
3.
Runtime
3.1.
Exceptions
3.2.
Code Transformation
3.3.
Dynamic Content
3.4.
Static Content
3.5.
Command line
3.6.
Configuration
3.6.1.
Example configuration
3.6.2.
path
3.6.3.
import
3.6.4.
error
3.6.5.
pageerror
3.6.6.
concurrency
3.6.7.
cache
3.6.8.
debug
3.6.9.
globals
3.6.10.
www
3.7.
Programmatic Interface
4.
Modules
4.1.
Request
4.2.
Response
4.3.
Error
4.4.
Stdout
4.5.
Spylambda
4.6.
Taglib
4.7.
Include
4.8.
Transform
4.9.
Redirect
4.10.
Cookie
4.11.
Session
4.12.
Pool
4.13.
Template
4.14.
Compress
4.15.
Automaton
4.16.
TOC
4.17.
Writing Modules
5.
Tags
5.1.
Core
5.2.
Form
5.3.
Writing Tag Libraries
6.
Installation
6.1.
Overview
6.2.
Requirements
6.3.
Installation Methods
6.3.1.
Automated installation - RPM
6.3.2.
Automated installation - Windows executable
6.3.3.
Manual installation
6.4.
Configuration Specifics
6.4.1.
Mod_Python
6.4.2.
Web Server
6.4.3.
Windows
7.
Addenda
7.1.
Performance
7.2.
History
7.3.
Related Work
© 2002-07
Rimon Barr
email:
rimon@acm.org
[[
Spyce
]]
Python Server Pages
version 1.3.13