# pybalmorel Convenient python framework for pre-, post-processing or executing the GAMS framework [Balmorel](https://balmorelcommunity.github.io/Balmorel). Get started [here](get_started.md), or check out our GitHub repository for jupyter notebooks examples: - [Pre-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PreProcessing.ipynb) - [Execution](https://github.com/Mathias157/pybalmorel/blob/master/examples/Execution.ipynb) - [Post-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PostProcessing.ipynb) - [Map Plotting](https://github.com/Mathias157/pybalmorel/blob/master/examples/MapPlotting.ipynb) ```{toctree} :maxdepth: 1 :caption: pybalmorel :hidden: get_started preprocessing execution postprocessing ``` ```{toctree} :maxdepth: 1 :caption: Reference :hidden: about ```