Télécharger la liste

Description du projet

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C.

Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Système requise

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.

2013-01-01 07:10
0.9.9.6

Cette version corrige une incohérence entre Python et C concernant les compteurs de séparateur, a amélioré la documentation pour les méthodes de séparation et a mis à jour emballage pour prendre en charge le programme d'installation de pip.
Tags: Beta
This release fixes an inconsistency between Python and C regarding separator counters, has improved documentation for separator methods, and has updated packaging to support the pip installer.

Project Resources