.. _reference: API Reference ************* The ModEST API is separated into two parts: the Python API and the C++ API. To get started with ModEST, we recommend using the Python API. The C++ API is intended for advanced users and developers who want to extend ModEST or integrate it into their own applications. .. toctree:: :maxdepth: 2 python/index cpp