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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: exoscale-0.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 146b0e302f6926b44e1d5d7cc3e74be611a12e86d3f6acbc587fb07215ea06eb
MD5 a86306799dba65cadef0cdddf3570832
BLAKE2b-256 f67256ad36eba481d1e3e2044b3c66081aeeee98506c063ea9cf070b051bdcf4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exoscale-0.5.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 181321b410905e69a3b0e9f9cb6c81ecdfc8b16904246d695aae82d380602525
MD5 b65633e359aa7a514d8e5d2aacfd08ad
BLAKE2b-256 9d800cb107e29a4c88434300a2159b51eae1f4bbeb39ffe67f1965187beaf57a

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