---
title: "vuer"
section: "Python API"
order: 0
description: "Python API reference for vuer"
---

# vuer

## entrypoint

```python
def entrypoint()
```

[Source](https://github.com/vuer-ai/vuer-docs/blob/docs/v0.0.79/src/vuer/__init__.py#L12)

CLI entrypoint for vuer command.

## Public imports

These symbols are available from this module. Their definitions are documented in the linked modules.

- [`VuerClient`](/python-api/client#vuerclient) — `vuer.client.VuerClient`
