{ "info": { "author": "Thiago Avelino", "author_email": "thiago@avelino.xxx", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: HTML" ], "description": "====\r\nQuik\r\n====\r\n\r\n.. image:: https://travis-ci.org/avelino/quik.png?branch=master\r\n :target: https://travis-ci.org/avelino/quik\r\n :alt: Build Status - Travis CI\r\n\r\nA fast and lightweight Python template engine\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n- Easy to use.\r\n- High performance.\r\n- Autoescaping.\r\n- Template inheritance.\r\n- Supports native python expressions.\r\n\r\n\r\nNutshell\r\n--------\r\n\r\nHere a small example of a Quik template\r\n\r\n.. code-block:: html\r\n\r\n