Download List

Descripción del Proyecto

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-11-15 19:46 Back to release list
1.2.7

La reestructuración interna importante del código continúa, dando como resultado algunas mejoras de rendimiento visible para el usuario. El spyce API también se ha ampliado, y el spyceModule simplificado en la preparación para sandboxing (spyceModulePlus está disponible). Es importante destacar que los errores de sintaxis son debidamente informado (la fijación de un error introducido en 1.2.4), y basado en archivos de almacenamiento en caché Spyce es ahora compatible.
Tags: Major feature enhancements
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.

Project Resources