Spyce v1.3.1 released on 27 Nov 2002
SPYCE is a server-side engine that supports simple and efficient
Python-based dynamic HTML generation. Those who like Python and are
familiar with JSP, or PHP, or ASP, should have a look at this engine. It
allows one to generate dynamic HTML content just as easily, using Python
for the dynamic parts. Its modular design makes it very flexible and
extensible. It can also be used as a command-line utility for HTML
pre-processing.
Get it at:
http://spyce.sourceforge.net
Bug-fixes and other minor things:
fix - wrapped thread-unsafe yacc-like package with lock
renamed util module to spyceUtil.py
- conflict with python1.5 site-package
renamed cache.py, lock.py (just in case)
made website update script faster
Enjoy,
Rimon.
|