2. Installation

Aspen can be installed using either distutils or setuptools. That is, you can either download a tarball, unpack it, and run:

$ python setup.py install

Or you can run:

$ easy_install aspen
Aspen is copyright © 2006-2007 by Chad Whitacre and contributors, and is offered under the MIT license.