# Python Package Documentation

```{include} ../README.md
:start-line: 0
:relative-docs: docs
:relative-images:
```

<!-- hidden toc trees for sidebar -->

```{toctree}
:maxdepth: 2
:caption: "Tutorials"
:hidden: true

tutorial/tutorial
```

```{toctree}
:maxdepth: 2
:caption: "Reference"
:hidden: true

reference/python_package
```

```{toctree}
:maxdepth: 2
:caption: "Technical notes"
:hidden: true

README
developing
```

## Indices and tables

- [Index](genindex)
- [Module Index](modindex)
- [Search](search)
