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.2.tar.gz (52.0 kB view details)

Uploaded Source

Built Distribution

exoscale-0.5.2-py3-none-any.whl (71.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exoscale-0.5.2.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.2.tar.gz
Algorithm Hash digest
SHA256 3e7576ac17d3a1599c6032b2938df6c0e94fcbf4ec0e3eda2a86f0d31e7161c9
MD5 cf44194553698a0e7dd97f36568958d3
BLAKE2b-256 61eb83a5e14f926677e3fab1d742edebb7e91f730ab490ab011864495f6fa417

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exoscale-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 71.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4e4bf10eede6dd0b695462ff826cc6d4af3c1b9510d3be37a1fee2ba70a5ae04
MD5 04059fcadd039c9af9511fda8966a25e
BLAKE2b-256 7f5fdd723e4ed6db6c63acc878256174bff4077095989cd74ca0ce912dafff81

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