.. _python-user-guide: Overview ======== The Python API is the most fully featured of the available APIs, exposing MICM, TUV-x, and CARMA. For installation, see :doc:`../../getting_started/python`. Each topic below follows the same progression: **Defining a Mechanism** → **Creating a Solver** → **Setting Conditions** → **Solving** → **Accessing Results**. .. toctree:: :maxdepth: 1 :caption: Contents: installation/index cli chemistry/index model/index output/index multigrid/index gpu/index notebooks/index