Installing ========== To install from PiPy, run the following command: .. code-block:: bash pip install ograph To install from source, go to the root directory then run the following command: .. code-block:: bash pip install . To build documentation, go to ``docs/`` then run the following command: .. code-block:: bash ./update.bat