Metadata-Version: 2.1
Name: hawkei
Version: 1.0.3
Summary: Hawkei python integration
Home-page: https://github.com/hawkei-io/hawkei-python
Author: Hawkei
Author-email: support@hawkei.io
Maintainer: Hawkei
Maintainer-email: support@hawkei.io
License: MIT License
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2)
Requires-Dist: backoff (>=1.8)

# Hawkei

[Hawkei](https://hawkei.io) Python library

Interact easily with our API using our Python library.

## Setup

- [Start by creating an account](https://app.hawkei.io/registration)
- Follow the [Quick Start Guide](https://docs.hawkei.io/docs/quick-start) to get set up
- Use our [Python Library](https://docs.hawkei.io/docs/python) to install and configure Hawkei for your platform.

## Documentation & Usage

Documentation is available at [docs.hawkei.io/docs/python](https://docs.hawkei.io/docs/python)


