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.

2003-07-09 22:56
1.3.11

이 릴리스에서 가장 큰 개선이 스크립트 2 - 6x하여 컴파일 시간을 향상 재작 성 파서입니다. 이것은 CGI로 성능이 크게 도움이 될 것입 기반으로 사용자 및 스크립트를 개발에 더 많은 상호 작용합니다. 데몬 모드로 웹 서버, 그리고 기능이 추가되었습니다 코일 MVC 프레임 워크와의 통합 수 있도록 노출되었습니다. 일부 Windows - 특정 경로를 조작 버그 및 기타 많은 사용자에게보고 사소한 문제가 해결되었습니다.
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

기본 Spyce 개발 환경 toPython 아파치 2.0.x와 2.2.x는 업그레이 드되었습니다; Python과 아파치의 이전 버전을 계속 지원됩니다. RPM을 반영하도록 업데이 트되었습니다. pageerror 구성 옵션이 기본적으로 페이지에 대한 허용 수준 오류 처리기에 추가되었습니다. 많은 버그수정 마이너 표준 라이브러리를 개선합니다. Vim은 문법 파일을 업데이 트되었습니다.
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

이 버전에서는 내부 웹 서버가 아닌 거래를하려면 Spyce 파일 및 디렉토리, 그리고 개선되었습니다 이미 새 관련 구성 옵션이있습니다. 이미 ASP를위한 지원 / JSP로 구문 같은 요청 및 수정 및 설명서 업데이 트의 게시물을 동시에, 그리고 많이 잡아 처리 모듈 개선.
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 지금은 암시하지만로드되는 경우에만 태그와 spyce 람다, 각각 사용되고, 향상된 성능이다. Makefile의 더 많은 휴대용입니다. 기계적 모듈의 전체 상태 기계의 정의를 쉽게 허용하도록 개선됐다. EOFError 예외가 이제 제대로 Spyce 캐싱 파일을 기반으로 사용되고 처리됩니다.
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

이 버전의 상태 출력을 추가, 수정 CGI를 아파치 2.0에서 수정 '메뉴를 요청하는 경우 문제가 좀 더 자세히 얘기 조건 하에서 파이썬 경로를 찾을 Windows 설치 프로그램을 향상시키고 개선 설명서가 포함되어있습니다.
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