API
===

This chapter contains the documentation of all classes of functions of backbone tools.
Backbone tools is separated into two main modules: 
backbonetools.io, dealing with the conversion of input and output data as well as visualization.
backbonetools.exec contains execution helpers like a function to run backbone via python or automated scenario analysis.

.. autosummary::
   :toctree: generated/
   :recursive:

   backbonetools.io
   backbonetools.exec
   
