Metadata-Version: 2.0
Name: goslide-api
Version: 0.0.1
Summary: Python API to utilise the goslide.io Open Cloud API
Home-page: https://github.com/ualex73/goslide-api
Author: Alexander Kuiper
Author-email: ualex73@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent


# GoSlide Open Cloud API

Python API to utilise the GoSlide Open Cloud JSON API

## Requirements

- Python >= 3.5.2

## Usage

See github (https://github.com/ualex73/goslide-api/) for examples. 

## TODO:

- Test with a real slide (awaiting delivery ;-))
- Expose more API functions

## License

Apache License 2.0



