Quick Start Guide

You should be able to install and try PyUseOCL in minutes (assuming that you have pip).

Installation

Just like nearly all python packages, PyUseOCL can be installed using pip:

$ pip install pyuseocl

You can also download the source from the PyUseOCL github project.