summaryrefslogtreecommitdiff
path: root/www/download.rst
blob: fd4a9fbc0e4d1c8b98bbe177514fabe3dbbf4480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Downloading Cheetah
===================

The most recent stable release of Cheetah **v2.4.0** which was released on
Oct 24th, 2009.

Download v2.4.0
^^^^^^^^^^^^^^^
* `v2.4.0 tarball <http://github.com/cheetahtemplate/cheetah/tarball/v2.4.0>`_
* `v2.4.0 zip <http://github.com/cheetahtemplate/cheetah/zipball/v2.4.0>`_

You can keep up to date with release candidates or other downloads of Cheetah by 
visiting the `cheetahtemplate GitHub page <http://github.com/cheetahtemplate/cheetah/downloads>`_

**Note to Windows users:** You should install the compiled version of Cheetah's 
NameMapper. It is dramatically faster than the pure Python version, in the source
tree you can find compiled versions for Python 2.4: namemapper.pyd2.4, 
Python 2.5: namemapper.pyd2.5. Install it wherever your system puts 
Cheetah/NameMapper.py. Strip the version numbers off the filename.