Installation

peasel requires Python 2.7, either setuptools or distribute and a working C compiler.

Development requires Cython, tested with version 0.17.

To install:

python setup.py install

To run the unit tests:

python setup.py test

Previous topic

Welcome to peasel’s documentation!

Next topic

Example Usage

This Page