Download

Jinja is available under the BSD License. If you have easy_install installed on your computer you can use the following command to install pocoo:

easy_install Jinja

This will install the most recent Jinja release version. If you want to obtain the development version you have to install the dev version:

easy_install Jinja==dev

Development takes place at the Jinja trac, you can browse the source online here.

If you don't have easy_install you can download one of the release files listed below. For information regarding the installation can be found in the documentation. A list of release announcements can be found here.

Latest Release: 1.2

read the release announcement.

Older Releases

Mercurial

You can check out the most recent Jinja sources from the mercurial repository using the following command:

hg clone http://dev.pocoo.org/hg/jinja-main