Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1250

Template Data Interface (tdi) 0.9.9.8

From André Malo <nd@perlig.de>
Subject Template Data Interface (tdi) 0.9.9.8
Date 2014-04-02 18:38 +0200
Newsgroups comp.lang.python.announce
Message-ID <mailman.8882.1396596254.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


Hello World!

I'm pleased to announce version 0.9.9.8 of TDI.


About TDI
=========

TDI is a markup templating system written in python with (optional but 
recommended) speedup code written in C. It features strict markup / logic 
separation, is very fast and provides powerful tools for template 
manipulation.


About Release 0.9.9.8
=====================


TDI grew a new tool collection which handles template dependencies. This 
release also provides various API and performance improvements and a few bug 
fixes.


Supported Python Versions
=========================

* Python 2.4 - 2.7
* PyPy 1.9, 2.0 (Python only)
* Jython 2.5, 2.7 (Python only)


License
=======

TDI is available under the terms and conditions of the "Apache License,
Version 2.0."


TODO
====

* better framework integration
* python 3 support


Links
=====

* Homepage + Documentation: http://opensource.perlig.de/tdi/
* PyPI: https://pypi.python.org/pypi/tdi
* License: http://www.apache.org/licenses/LICENSE-2.0


André "nd" Malo

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

Template Data Interface (tdi) 0.9.9.8 André Malo <nd@perlig.de> - 2014-04-02 18:38 +0200

csiph-web