download, support

Single-page documentation

For printing convenience, this entire site may also be evoque'd as a single page:

Typo reports, suggestions, observations are appreciated!

Download Evoque version 0.1.1 (2008-03-23)

You may wish to take a look at the change log for this and previous releases.

It is also highly recommended to download and install the Qpy unicode templating utility. You may prefer to use a command line client such as wget to download these, as indicated below.

Installation

Installation is standard python distutils, i.e. download, unpack, install:

# Install Qpy (optional but highly recommended) wget http://www.mems-exchange.org/software/files/qpy/qpy-1.6.tar.gz tar xzf qpy-1.6.tar.gz cd qpy-1.6 python setup.py install cd .. # Install Evoque wget http://gizmojo.org/dist/evoque-0.1.1.tar.gz tar zxvf evoque-0.1.1.tar.gz cd evoque-0.1.1 python setup.py install # Run Evoque test suite python test/test_evoque.py

Mailing list

Any questions or issues you may have concerning Evoque or Qpy may be discussed on the QP mailing list.