mlec1 / python-exoscale

Python bindings for the Exoscale APIs

Home Page:https://exoscale.github.io/python-exoscale/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-exoscale: Python bindings for Exoscale API

Actions Status

This library allows developers to use the Exoscale cloud platform API with extensive 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 python -m pip install -e .[dev].

You can then run pytest with the following command:

pytest -x -s -vvv

About

Python bindings for the Exoscale APIs

https://exoscale.github.io/python-exoscale/

License:ISC License


Languages

Language:Python 94.8%Language:Makefile 5.2%