Download List

프로젝트 설명

Pysite is a tool written in Python to generate Web sites based on the contents of files in a given directory tree. It crawls through a specified directory tree looking for files matching certain configurable patterns (like intro, title-fr, and this-is-another-page-body), building up an output Web page for each set of files found. It features valid XHTML output, support for multiple language output, simple hierarchical templates (just put a template in a directory and it will be used for all subdirectories), and basic plaintext to XHTML conversion.

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-09-29 13:07
0.2.0

몇 가지 기본 사용자 설명서를 포함되었습니다. 디자인을 지금보다 강력한 쉽습니다. 자동 웹 로그 생성 및 구현 일반 텍스트 XHTML은 변환기에 비해 훨씬 향상됐다. 고급 사용자는 즉시 런타임에 통합된다 사용자 지정 코드를 작성할 수있습니다. 그러나 확장 기능은 여전히 무거운 개발하는 핵심 코드는 매우 유용 상태에 도달했습니다.
Tags: Major feature enhancements
Some basic user documentation was included. The
design is now simpler and more robust. Automatic
Web log generation was implemented, and the
plain-text to XHTML converter was vastly
improved. Advanced users can create custom code
that will be instantly integrated at runtime.
While the extended features are still under
heavy development, the core code has reached a
highly usable state.

2003-01-31 19:05
0.1.1

Tags: Initial freshmeat announcement

Project Resources