Python SDK for the Ionos Cloud API
Project description
Python API Client For IONOS Cloud
An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based "Data Center Designer" (DCD) tool or via an easy to use API.
The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
This Python package is automatically generated by the OpenAPI Generator project:
- API version: 5.0
- Package version: 5.0.3
- 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 usage 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-5.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9547fa7e9ffd8058c9f42758a056590510be103f200069e4e63eb6f30cf9d90f |
|
MD5 | 17d5f9f80b3ebd6a4f3a1a59836a4793 |
|
BLAKE2b-256 | ff3ea300bdd9f89f39f53da513ab65c07b7b45c38a34ed3d31f89848b9a46d27 |