Skip to main content

Zope Template Application Language Expression Syntax (TALES)

Project description

zope.tales

Latest release Supported Python versions https://travis-ci.org/zopefoundation/zope.tales.svg?branch=master https://coveralls.io/repos/github/zopefoundation/zope.tales/badge.svg?branch=master Documentation Status

zope.tales (Template Attribute Language - Expression Syntax) is an expression language designed to work with zope.tal (although it can be used independently). The two are integrated to produce page templates in zope.pagetemplate.

The specification for TAL and TALES can be found at https://pagetemplates.readthedocs.io/en/latest/

Documentation on this implementation and its API can be found at https://zopetales.readthedocs.io/

Changes

5.0.2 (2020-03-27)

  • Cleanups for Plone 5.2:

    • in path alternatives, whitespace can now surround |,

    • non-ASCII in SubPathExpr now raises a CompilerError (instead of a UnicodeEncodeError; to be compatible with the chameleon template engine).

5.0.1 (2019-06-26)

  • Fix problem with list comprehensions not working in Python 3. This was due to the code not detecting variables used in side those expressions properly.

5.0 (2019-04-08)

  • Drop support for Python 3.4.

  • Fix test failures and deprecation warnings occurring when using Python 3.8a1. (#15)

  • Flake8 the code.

4.3 (2018-10-05)

4.2.0 (2017-09-22)

  • Add support for Python 3.5 and 3.6.

  • Drop support for Python 2.6, 3.2 and 3.3.

  • Drop support for python setup.py test.

  • Reach 100% test coverage and maintain it via tox.ini and Travis CI.

4.1.1 (2015-06-06)

  • Add support for Python 3.2 and PyPy3.

4.1.0 (2014-12-29)

  • Add support for Python 3.4.

  • Add support for testing on Travis.

4.0.2 (2013-11-12)

  • Add missing six dependency

4.0.1 (2013-02-22)

  • Fix a previously untested Python 3.3 compatibility problem.

4.0.0 (2013-02-14)

  • Remove hard dependency on zope.tal, which was already conditionalized but required via setup.py.

  • Add support for Python 3.3 and PyPy.

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Drop support for Python 2.4 and 2.5.

  • Fix documentation link in README.txt

3.5.2 (2012-05-23)

3.5.1 (2010-04-30)

  • Remove use of zope.testing.doctestunit in favor of stdlib’s ‘doctest.

3.5.0 (2010-01-01)

  • Port the lazy expression from Products.PageTemplates.

3.4.0 (2007-10-03)

  • Update package setup.

  • Initial release outside the Zope 3 trunk.

3.2.0 (2006-01-05)

  • Corresponds to the verison of the zope.tales package shipped as part of the Zope 3.2.0 release.

  • Documentation / test fixes.

3.0.0 (2004-11-07)

  • Corresponds to the verison of the zope.tales package shipped as part of the Zope X3.0.0 release.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.tales-5.0.2.tar.gz (33.5 kB view details)

Uploaded Source

Built Distribution

zope.tales-5.0.2-py2.py3-none-any.whl (30.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zope.tales-5.0.2.tar.gz.

File metadata

  • Download URL: zope.tales-5.0.2.tar.gz
  • Upload date:
  • Size: 33.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for zope.tales-5.0.2.tar.gz
Algorithm Hash digest
SHA256 fc8d29e629d18f426c3d925ad8b87737de14be2582588dcc925f883ee0cd4fb2
MD5 a24c6815b247c528732c43b58124c6e5
BLAKE2b-256 75731593670f9c8e9d3cf309459db7872e6d3e7364842fd126e5c8fba84ee054

See more details on using hashes here.

File details

Details for the file zope.tales-5.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: zope.tales-5.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for zope.tales-5.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f6a8ad290b5729fea0a6c2f713afb1c3b2a703c0e3144ea7364b473bb3cdc182
MD5 2ea83ff57befc99a168e2781db43b23d
BLAKE2b-256 25f11193f5545bf5314400c1ee883e2ad1757af18adc10a3f443f36c481b616b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page