Getting Started

easy_install

you can just run:

sudo easy_install clyther

Prerequisites

Build

run:

python setup.py build
python setup.py install [ --prefix=$SOMEPATH ]

Test

run:

python -m unittest discover clyther/

Table Of Contents

Previous topic

Welcome to Clyther’s documentation!

Next topic

Examples

This Page