1. INTRODUCTION
This document aims to be the only necessary and authoritative source of
information about spyce, usable as a comprehensive refence, a user guide and a
tutorial all-in-one. It should be read at least once from end to end.
SPYCE is an Apache plugin and command-line utility to support simple and
efficient Python-based dynamic server-side HTML scripting. Like JSP, PHP, ASP
and other similar HTML scripting languages it allows the generation of dynamic
HTML content via embedded programming logic, and does not attempt to provide
an encompassing application framework. Just as JSP uses Java, PHP uses a
Perl-like language and ASP most commonly uses Visual Basic, Spyce embeds
Python among the HTML tags. Its performance is comparable to the
other solutions in its class.
Sub-sections: