Download List

프로젝트 설명

PyHP (The Python Hypertext Preprocessor) is an Apache module which embeds the Python language inside Web pages. It was inspired by the PHP module to permit the quick and easy creation of dynamic Web pages with Python.

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.

2008-11-04 02:01
1.0.0-beta

어떤 PyHP 인터프리터를 실행하는 환경에 대한 새로운 pyhp.env 사전에 수출 정보입니다. 이제 헤더를 입력 및 출력에 동일한 키를 여러 값을 지원합니다. 데이터베이스 ResultSet 지금 iterable입니다. pyhp.status 상태 코드는 200과 500에서 다른 반환에 노출됐다. pyhp.content_type 텍스트에서 / xhtml로 뭔가 다른 역할을 노출했다. SessionTimeout 및 SessionName 구성 옵션이 세션 쿠키 이름을 초과 세션 시간 초과 정의에 추가되었습니다. 많은 버그가 수정되었습니다. PyHP 지금은 더 안정되어야합니다.
Tags: Major feature enhancements
The new pyhp.env dictionary exports information about the environment in which the PyHP interpreter is running. Now headers support multiple values for the same key in input and output. Database ResultSet is now iterable. pyhp.status was exposed to return status codes different from 200 and 500. pyhp.content_type was exposed to serve something different from text/xhtml. SessionTimeout and SessionName configuration options were added to define Session timeout in seconds and Session cookie name. Lots of bugs were fixed. PyHP should now be more stable.

2008-07-28 00:56
1.0.0-alpha 2

이 릴리스에는 몇 가지 문제점을 수정 DB를 모듈 (특히)와 PDF로 추가 오피스 / 디렉토리 () 완전한 레퍼런스에 대한 설명서.
Tags: Minor bugfixes
This release fixes some issues (especially with the DB module) and adds the PDF manual (in the docs/ directory) for a complete reference.

2008-07-14 22:32
1.0.0-alpha

Tags: Initial freshmeat announcement

Project Resources