Python SDK for the Ionos Cloud API
Project description
ionoscloud
IONOS Enterprise-grade Infrastructure as a Service (IaaS) solutions can be managed through the Cloud API, in addition or as an alternative to the "Data Center Designer" (DCD) browser-based tool.
Both methods employ consistent concepts and features, deliver similar power and flexibility, and can be used to perform a multitude of management tasks, including adding servers, volumes, configuring networks, and so on.
This Python package is automatically generated by the OpenAPI Generator project:
- API version: 6.0-SDK.3
- Package version: v6.0.0-beta1
- Build package: org.openapitools.codegen.languages.PythonLegacyClientCodegen
Requirements.
Python 2.7 and 3.4+
Installation & Usage
pip install
If the python package is hosted on a repository, you can install directly using:
pip install git+https://github.com/ionos-cloud/sdk-python.git
(you may need to run pip
with root permission: sudo pip install git+https://github.com/ionos-cloud/sdk-python.git
)
Then import the package:
import ionoscloud
Setuptools
Install via Setuptools.
python setup.py install --user
(or sudo python setup.py install
to install the package for all users)
Then import the package:
import ionoscloud
Our latest, most up to date documentation is available here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for ionoscloud-6.0.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dc655e6a2e18198c6997ea194d6683740ca0b9ba6b67de2ca70471a667148f2 |
|
MD5 | 4cd45f5d42b3b852e5c2d125570a9ed9 |
|
BLAKE2b-256 | 779e3f9d74fb6fbfafff5ffe305d5d23970ae27c2fab2a30613db98abc3e9431 |