# JuMPy documentation

JuMPy is a Python interface to
[MathOptInterface](https://github.com/jump-dev/MathOptInterface.jl) via
[GenOpt](https://github.com/blegat/GenOpt.jl). It builds compact optimization
model templates in Python and expands them in a compiled Julia backend.

```{toctree}
:maxdepth: 2
:caption: Contents

installation
generated/tutorials/index
api
tutorial_licenses
```
