# User API

Import spatialvi-tools as:

```python
import spatialvi
```

## Models

```{eval-rst}
.. currentmodule:: spatialvi

.. autosummary::
   :toctree: reference/
   :nosignatures:

   model.SCVIVA
   model.DestVI
   model.ResolVI
   model.GIMVI
```

## External models

```{eval-rst}
.. currentmodule:: spatialvi

.. autosummary::
   :toctree: reference/
   :nosignatures:

   external.RNAStereoscope
   external.SpatialStereoscope
```

## Settings

```{eval-rst}
.. currentmodule:: spatialvi

.. autosummary::
   :toctree: reference/
   :nosignatures:

   settings
```
