Skip to main content

Yet another template engine. Yate is a small, fast html template engine.

Project description

yate (Yet a small template engine)

Yet another template engine. Yate is a small, fast html template engine.

<ul>
    {% each [1, 2, 3, 4] as x %}
        <li>{{ x }}</li>
    {% end %}
<ul>

Installation

This package is registered in pypi. This means that by using the pip command yate will be installed.

Install yate by runing the following command:

$ pip3 install yate-engine

Documentation

The documentation for yate can be found at the wiki.

License

Yate is under the license of MIT. Check it out in LICENSE

Project details


Download files

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

Source Distribution

yate-engine-1.0.2.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

yate_engine-1.0.2-py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 3

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