Installation

Stable release

You can install simpleor from PyPI with:

$ pip install simpleor

From sources

The sources for simpleor can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/simple-ai-opensource/simpleor

Or download the tarball:

$ curl -OJL https://github.com/simple-ai-opensource/simple-or

Once you have a copy of the source, you can install it with:

$ pip install .