spyce
home
license
community
download
examples
resources
wishlist
contrib (@sf)
documentation
intro
lang
runtime
modules
tags
install
exits
sourceforge
statistics
freshmeat

Documentation - Runtime
[[ Spyce ]]
Python Server Pages
by Rimon Barr

Prev: 3.6.10 - www Up: 3 - Runtime Next: 4 - Modules

3.7. Programmatic Interface

It is also possible to embed Spyce into another program. All you need is to run or embed a Python interpretter. Although other entry points into the engine code as possible, the most convenient entry points are in spyce.py:

  • spyceFileHandler( request, response, filename, [sig], [args], [kwargs], [config_file] )
    explanation forthcoming; read the code for now, or send an email
  • spyceStringHandler( request, response, code, [sig], [args], [kwargs], [config_file] )
    explanation forthcoming; read the code for now, or send an email


Prev: 3.6.10 - www Up: 3 - Runtime Next: 4 - Modules


© 2002-06 Rimon Barr
email: rimon@acm.org
Spyce Powered SourceForge Logo [[ Spyce ]]
Python Server Pages
version 1.3.13