Pakket: python-cheetah (2.0.1-1) [universe]
Verwijzigingen voor python-cheetah
Ubuntu bronnen:
Het bronpakket cheetah downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Arnaud Fontaine
- Debian Python Modules Team (Mailarchief)
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
text-based template engine and Python code generator
Cheetah can be used as a standalone templating utility or referenced as a library from other Python applications. It has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.
Features:
* Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other text-based format. * Cleanly separates content, graphic design, and program code. * Blends the power and flexibility of Python with a simple template language that non-programmers can understand. * Gives template writers full access to any Python data structure, module, function, object, or method in their templates. * Makes code reuse easy by providing an object-orientated interface to templates that is accessible from Python code or other Cheetah templates. One template can subclass another and selectively reimplement sections of it. * Provides a simple, yet powerful, caching mechanism that can dramatically improve the performance of a dynamic website. * Compiles templates into optimized, yet readable, Python code.
Cheetah integrates tightly with Webware for Python (http://webware.sourceforge.net/): a Python application server and persistent servlet framework.
Andere aan python-cheetah gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python (<< 2.6)
- Een interactieve high-level objectgeoriënteerde taal (standaardversie)
- dep: python (>= 2.4)
-
- dep: python-support (>= 0.7.1)
- geautomatiseerde herbouwing ondersteuning voor python modules