Download List

專案描述

SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages. Those who like Python and are familiar with JSP, PHP, or ASP should have a look at Spyce. Its modular design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a Web-server proxy.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-02 08:34
1.3.2

This version includes compatibility with mod_python v3.0.1 for Apache 2.0.x, improves the Windows installer, fixes a threading race condition in the compiler, and makes the Website update scripts faster.
標籤: Major feature enhancements

2002-11-26 04:19
1.3.0

Spyce language now supports active tags, and includes standard active tag libraries. Users can define their own active tags. Major performance profiling work was done, and lots of feature request fulfilled with new functionality in the stdout, session, response, and spylambda modules.
標籤: Major feature enhancements

2002-11-19 22:45
1.2.8

A new VIM syntax highlighting file has been added.
The include module has been improved. It can now
return values, and dictionary include contexts are
now processed as variables. Various tutorials and
articles were written.
標籤: Major feature enhancements

2002-11-15 19:46
1.2.7

The major internal restructuring of the code continues, resulting in some performance improvements visible to the user. The spyce API has also been extended, and the spyceModule simplified in preparation for sandboxing (spyceModulePlus is available). Importantly, syntax errors are now properly reported (fixing a bug introduced in 1.2.4), and file-based Spyce caching is now supported.
標籤: Major feature enhancements

2002-11-12 08:55
1.2.6

This release incorporates a major internal reworking that allows concurrent and recursive request processing per server, defines a new Spyce module API, a new server-level debugging option and server-level module caching. The sys.stdout has been made thread-safe, and the proxy webserver can operate in serial, forking, or threading modes. Single-page documentation has been added, and a number of small fixes and performance tweaks implemented.
標籤: Major feature enhancements

Project Resources