Metadata-Version: 2.5
Name: vigilon-sdk
Version: 0.0.1
Summary: Reserved by Vigilon. The Vigilon SDK for Python is not distributed through public PyPI — see https://vigilon.io.
Project-URL: Homepage, https://vigilon.io
License-Expression: ISC
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# vigilon-sdk (reserved)

This name is reserved by [Vigilon](https://vigilon.io). The Vigilon SDK for
Python is not distributed through public PyPI; it installs from the Vigilon
repository:

```bash
pip install "vigilon-sdk @ git+https://github.com/vigilon/python-sdk@v0.1.0"
```

If you installed this package expecting the SDK, remove it and use the
command above. Importing this stub raises an error on purpose.
