Download List

Projeto Descrição

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.

2003-07-09 22:56
1.3.11

O maior avanço nesta versão é um analisador de reescrita, o que melhora o script de compilação vezes por 2-6x. Isso vai ajudar muito o desempenho de CGI-se usuários, e tornar o desenvolvimento de script mais interativo. Um modo daemon foi adicionado para o servidor Web ea funcionalidade foi exposta para permitir a integração com o framework MVC Coil. Alguns bugs no Windows manipulação específica caminho eo usuário mais pequenos outros problemas reportados foram corrigidos.
Tags: Major feature enhancements
The biggest improvement in this release is a rewritten parser, which improves script compile times by 2-6x. This will greatly help performance for CGI-based users, and make script development more interactive. A daemon mode has been added to the Web server, and functionality has been exposed to allow for integration with the Coil MVC framework. Some Windows-specific path manipulation bugs and other more minor user-reported issues have been fixed.

2003-04-28 04:15
1.3.10

O padrão do ambiente de desenvolvimento Spyce foi atualizado toPython Apache 2.2.x e 2.0.x; versões mais antigas do Python e Apache continua a ser apoiada. O RPM foi atualizado para refletir isso. Uma opção de configuração pageerror foi adicionado para permitir a página padrão-manipuladores de erro nível. Há muitas correções e pequenas melhorias biblioteca padrão. O arquivo de sintaxe Vim foi atualizado.
Tags: Major feature enhancements
The default Spyce development environment has been upgraded toPython 2.2.x and Apache 2.0.x; older versions of Python and Apache will still be supported. The RPM has been updated to reflect this. A pageerror configuration option has been added to allow for default page-level error handlers. There are many bugfixes and minor standard libary improvements. The Vim syntax file has been updated.

2003-03-03 06:20
1.3.9

Nesta versão, o servidor Web interno foi aprimorado para lidar com os não-Spyce arquivos e diretórios, e existem novas opções de configuração relacionados. Há suporte para ASP / JSP sintaxe semelhante, melhorias para o módulo de pedido para lidar com GET e POST em simultâneo, e um monte de correções e atualizações de documentação.
Tags: Major feature enhancements
In this version, the internal Web server has been improved to deal with non-Spyce files and directories, and there are new related configuration options. There is support for ASP/JSP-like syntax, improvements to the request module to deal with GET and POST simultaneously, and lots of fixes and documentation updates.

2003-01-20 01:44
1.3.5

Taglib Spylambda e módulos são carregados implicitamente, mas só quando lambdas spyce tags e são usados, respectivamente, para um melhor desempenho. O Makefile é mais portátil. O módulo de autômato foi melhorado para permitir a definição de uma simples máquina de estado inteiro. A exceção é EOFError agora tratadas corretamente quando baseado em arquivo de cache Spyce é usado.
Tags: Major feature enhancements
Taglib and Spylambda modules are now loaded implicitly, but only when tags and spyce lambdas are used, respectively, for improved performance. The Makefile is more portable. The automaton module was improved to allow the easy definition of an entire state machine. The EOFError exception is now properly handled when file-based Spyce caching is used.

2002-12-13 12:28
1.3.4

Esta versão adiciona saída de status, as correções CGI ter problemas pedido sob o Apache 2.0, corrige o 'tag se ", melhora o instalador do Windows para encontrar o caminho do Python em condições mais, e inclui melhorias na documentação.
Tags: Major feature enhancements
This version adds status output, fixes CGI GET request problems under Apache 2.0, fixes the 'if' tag, improves the Windows installer to find the Python path under more conditions, and includes documentation improvements.

Project Resources