Danube Cloud API Python Library.
- Supported Python versions: >= 2.6 and >= 3.2
pip install esdc-api
Dependencies:
>>> from esdc_api import Client
>>> es = Client(api_url='https://danube.cloud/api', api_key='<your-api-key>')
>>> es.get('/vm').content
Complete documentation is available at https://erigones.github.io/esdc-api/
- Danube Cloud: https://danubecloud.com
- Danube Cloud API Documentation: https://docs.danubecloud.org/api-reference/
- Bug Tracker: https://github.com/erigones/esdc-api/issues
- Twitter: https://twitter.com/danubecloud
- Gitter: https://gitter.im/erigones/DanubeCloud
- IRC: irc.freenode.net#danubecloud