DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-cheetah
Beschreibungtext-based template engine and Python code generator
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.0.1-2ubuntu7
Sektiontext
Prioritätoptional
Installierte Größe1048 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellecheetah
Paketgröße197952 Byte
Prüfsumme MD52bd495fd8cce5eca5ddfb8e28683a2ae
Prüfsumme SHA1f9e3b288f61a61d2be0e4901073f76884b98e790
Prüfsumme SHA25601243cda442d73bdfdb82eb095023170c698e51a4e8146416a5793fd4c2bc850
Link zum Herunterladenpython-cheetah_2.0.1-2ubuntu7_i386.deb
Ausführliche BeschreibungCheetah 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.


Impressum
Linux is a registered trademark of Linus Torvalds