Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malthe/chameleon

Fast HTML/XML template engine for Python
https://github.com/malthe/chameleon

Last synced: 3 days ago
JSON representation

Fast HTML/XML template engine for Python

Awesome Lists containing this project

README

        

Chameleon
=========

.. image:: https://img.shields.io/pypi/pyversions/Chameleon
:alt: PyPI - Python Version
.. image:: https://img.shields.io/github/actions/workflow/status/malthe/chameleon/main.yml
:alt: GitHub Actions Workflow Status

Chameleon is an HTML/XML template engine for `Python
`_. It uses the *page templates* language.

You can use it in any Python application with just about any
version of Python (3.9+ and up, plus `pypy 3
`_).

Visit the `documentation `_
for more information.

License and Copyright
---------------------

This software is made available as-is under a BSD-like license [1]_
(see included copyright notice).

Notes
-----

.. [1] This software is licensed under the `Repoze
`_ license.