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

Uploaded Source

Built Distribution

exoscale-0.4.0-py3-none-any.whl (67.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exoscale-0.4.0.tar.gz
  • Upload date:
  • Size: 47.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for exoscale-0.4.0.tar.gz
Algorithm Hash digest
SHA256 faebc215e8946d7a357b020a1399d0d2e55c191674fb9c4a1a4b67496ed4ec1c
MD5 1f4f6651ecbb931b6183c01a44054bb7
BLAKE2b-256 39de0af994c9ebbba9eaa21f86af142e2a35ed28bdfd3ceb0af01175daa31c88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exoscale-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 67.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for exoscale-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 122b5ab942477e3db99c956892d83a0628e3ef5b434af9606708829a14d7db7e
MD5 5bf3fc153cc1dcb0a18f553dccc89368
BLAKE2b-256 2f841050faf512c4eb24321e4474221f3127b3aae9b82d1e075adb5623c63d83

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