Metadata-Version: 2.1
Name: senseye-api-client
Version: 0.1.1
Summary: Client code for Senseye's Eucalyptus API.
Home-page: UNKNOWN
Author: Senseye Inc
License: UNKNOWN
Project-URL: Homepage, http://senseye.co/
Project-URL: Documentation, https://senseye-api-client.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/senseyeinc/senseye-api-client
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: grpcio
Requires-Dist: grpcio-tools
Requires-Dist: google-api-python-client
Requires-Dist: senseye-cameras (>=v1.0.8)
Requires-Dist: pyyaml
Requires-Dist: pyjwt
Requires-Dist: requests

<p align="center">
 <img width="75%" height="75%" src="https://senseye.co/wp-content/uploads/2019/07/logo.svg">
</p>

<p align="center">
  Example client-side code for use with the Senseye API in Python.
</p>

<p align="center">
 <img src="https://img.shields.io/github/v/release/senseye-inc/senseye-api-client?label=release">
</p>

This version of the Senseye API Client supports API versions >= v0.3.2.

## Documentation

Our documentation can be found at: https://senseye-api-client.readthedocs.io/

For FAQs please visit https://support.senseye.co.

## Contributing

Before submitting a bug or pull request, please take a second to review the [contribution guidelines](https://support.senseye.co)

If you would like to generate language-specific stubs from our API protos, please download the latest protos from [here](https://eucalyptus-protobuf.s3.amazonaws.com/release/v0.3.2.zip)

## License

Senseye-Api-Client is available under the [BSD License 2.0](https://opensource.org/licenses/BSD-3-Clause).

A full list of 3rd party software and respective licenses can be found [here](https://app.fossa.com/attribution/e707e949-c746-49dc-960a-6d99a43de016)


