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


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

Template Data Interface (tdi) 0.9.9.9

Path csiph.com!news.mixmin.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail
From André Malo <nd@perlig.de>
Newsgroups comp.lang.python.announce
Subject Template Data Interface (tdi) 0.9.9.9
Date Thu, 31 Dec 2015 19:20:19 +0100
Organization TIMTOWTDI
Lines 62
Approved python-announce-list@python.org
Message-ID <mailman.114.1451586425.11925.python-announce-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de pbHM7Jno5dGlOy1PrqFIRA2slgahzks0a/n2hqmbq0Mg==
Return-Path <nd@perlig.de>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; '(python': 0.05; 'builtin': 0.07; 'dependency': 0.07; 'deprecated': 0.07; 'pypy': 0.07; 'logic': 0.09; 'newest': 0.09; 'satisfy': 0.09; 'url:apache': 0.09; 'python': 0.10; 'template': 0.11; '2.7': 0.13; '(optional': 0.16; 'andr\xe9': 0.16; 'license:': 0.16; 'only)': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'templating': 0.16; 'url:license-2': 0.16; 'url:licenses': 0.16; 'versions': 0.20; 'skip:= 20': 0.22; 'strict': 0.22; 'code.': 0.23; 'references': 0.23; 'previously': 0.24; 'written': 0.24; 'header:User-Agent:1': 0.26; 'supported': 0.27; 'handling': 0.27; '2.0': 0.27; 'markup': 0.29; "i'm": 0.30; 'code': 0.30; 'announce': 0.32; 'subject:) ': 0.32; 'url:python': 0.33; 'utility': 0.33; 'todo': 0.35; 'unit': 0.35; 'but': 0.36; 'url:org': 0.36; 'framework': 0.36; 'release': 0.37; 'integration': 0.38; 'version': 0.38; 'test': 0.39; 'to:addr:python.org': 0.40; 'received:network': 0.61; 'header :Message-Id:1': 0.61; 'url:0': 0.63; 'pleased': 0.64; 'license': 0.65; 'subject:Data': 0.66; '=====': 0.84; 'homepage': 0.91
User-Agent KMail/1.9.10
Content-Disposition inline
X-Mailman-Approved-At Thu, 31 Dec 2015 13:27:05 -0500
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python.announce:1968

Show key headers only | View raw


Hello World!

I'm pleased to announce version 0.9.9.9 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.9
=====================

 *) Removed support for Python < 2.7, PyPy < 2.0, Jython < 2.7 and started a 
    formal unit test suite as a basis to port to python 3 (ongoing).

 *) Deprecated utility code not specific to tdi and removed references to 
    previously deprecated code.

 *) Updated the builtin minifiers to their newest versions (rJSmin and 
    rCSSmin)

 *) Made lots of stylistic adjustments to satisfy pylint and flake8.


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

* Python 2.7
* PyPy 2.0 (Python only)
* Jython 2.7 (Python only)


License
=======

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


TODO
====

* asset dependency handling
* 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.9 André Malo <nd@perlig.de> - 2015-12-31 19:20 +0100

csiph-web