Skip to main content

No project description provided

Project description

python-exoscale: Python bindings for Exoscale API

Actions Status

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

Development

First create a new virtual environment and run make installrequirements. Then create a configuration file with your production user's API keys. This file may be create for example in junk/config.toml. Here is an example:

default_profile = "prod:you"

[[profiles]]
name       = "prod:you"
api_key    = "EXOxxxx"
api_secret = "yyyy"

Once this file is created you can run pytest with the following command:

EXOSCALE_CONFIG_FILE=./junk/config.toml pytest -x -s -vvv tests/*.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exoscale-0.5.0.tar.gz (52.0 kB view details)

Uploaded Source

Built Distribution

exoscale-0.5.0-py3-none-any.whl (71.2 kB view details)

Uploaded Python 3

File details

Details for the file exoscale-0.5.0.tar.gz.

File metadata

  • Download URL: exoscale-0.5.0.tar.gz
  • Upload date:
  • Size: 52.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3

File hashes

Hashes for exoscale-0.5.0.tar.gz
Algorithm Hash digest
SHA256 a25f468c455227562e355448ba452c434ad72952200f437ab9e67175f821e48a
MD5 60adeb253fb8e999d96fbd0465fb7e51
BLAKE2b-256 aab43206f44ebe97be578f29d7e4797ccfbb62b1823a931a21572bd91a2ecc87

See more details on using hashes here.

File details

Details for the file exoscale-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: exoscale-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 71.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3

File hashes

Hashes for exoscale-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1765ecec92fcfa2abb9ee2038fb885eca650dbca497a23a63017ab24f051d83b
MD5 df3ac7019a2cfeb6c0617e0aa14b84b1
BLAKE2b-256 0fbce6c2d426535688f8ca1a717150816db95e8a724e6ca987f9a61de60a9596

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page