Installation

Stable Release

The OptoBot package can be installed from PyPI with pip using the following command.

$ pip install optobot

Source Install

The OptoBot package can also be installed from source with pip using the following commands.

$ git clone https://github.com/nicolaegues/OptoBot.git
$ pip install OptoBot/.