Installation ============ Stable Release -------------- The **OptoBot** package can be installed from ``PyPI`` with ``pip`` using the following command. .. code-block:: bash $ pip install optobot Source Install -------------- The **OptoBot** package can also be installed from source with ``pip`` using the following commands. .. code-block:: bash $ git clone https://github.com/nicolaegues/OptoBot.git $ pip install OptoBot/.