Installation ----------------- Installing ``DynamicaLab`` is easy (compared to some existing graph librairies). Clone the repository `DynamicaLab `_. Then, install the module: .. code:: bash python setup.py develop You can now import the module in python: .. code:: python import dynamicalab as dlab