Metadata-Version: 2.5
Name: vigilon-sdk
Version: 0.0.4
Summary: Reserved by Vigilon. This distribution name is unused; install vigilon instead. 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 unused distribution name is reserved by [Vigilon](https://vigilon.io).
The Vigilon SDK for Python is the [`vigilon`](https://pypi.org/project/vigilon/)
distribution:

```bash
pip uninstall vigilon-sdk
pip install vigilon
```

This stub installs only a `vigilon_sdk` module, which raises an error on
import; it never shadows the real `vigilon` package.
