Skip to content

MarkusOstermayer/python-exoscale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.0%
  • Makefile 4.0%