ダウンロードリスト

プロジェクト概要

PyHP(Pythonのハイパーテキストプリプロセッサ)は、Webページ内にPython言語を埋め込むApacheモジュールです。それはPythonで動的なWebページを迅速かつ簡単に作成を許可するためにPHPモジュールに触発されました。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-11-04 02:01
1.0.0-beta

でPyHPインタプリタを実行されている環境に関する新しいpyhp.env辞書輸出の情報です。現在のヘッダーの入力と出力には、同じキーに対して複数の値をサポートします。データベースのResultSetは反復可能です。 pyhp.statusステータスコード200および500とは異なる返すように公開された。 pyhp.content_typeテキストから/ xhtmlに何か別の提供にさらされた。のsessionTimeoutとSessionName構成オプションのセッションCookieの名前を秒とのセッションタイムアウトを定義するために追加されました。バグの多くが修正されました。 PyHP今より安定している必要があります。
タグ: 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のdocs /ディレクトリ()の完全なリファレンスのためのマニュアル。
タグ: 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

タグ: Initial freshmeat announcement

プロジェクトリソース