Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/malthe/chameleon
- Owner: malthe
- License: other
- Created: 2011-02-20T23:56:49.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T16:37:16.000Z (13 days ago)
- Last Synced: 2024-12-14T23:00:12.679Z (10 days ago)
- Language: Python
- Homepage: https://chameleon.readthedocs.io
- Size: 2.32 MB
- Stars: 176
- Watchers: 15
- Forks: 64
- Open Issues: 22
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
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 StatusChameleon 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.