Metadata-Version: 2.1
Name: exoscale
Version: 0.2.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Exoscale
License: ISC
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
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: attrs (>=19.1.0)
Requires-Dist: boto3 (>=1.9.176)
Requires-Dist: cs (>=2.7.1)
Requires-Dist: requests-exoscale-auth (>=1.0)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: toml (>=0.10.0)

# python-exoscale: Python bindings for Exoscale API

This library allows developpers to use the [Exoscale] cloud platform API with
high-level Python bindings. API documentation and usage examples can be found
at this address: https://exoscale.github.io/python-exoscale

[exoscale]: https://www.exoscale.com/


