Skip to content
/ scwPy Public

(Ab)using the Scaleway-SDK python package to do server management from the comfort of a Python app instead of the god-awful website.

Notifications You must be signed in to change notification settings

CDWimmer/scwPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scwPy

(Ab)using the Scaleway-SDK python package to do server management from the comfort of a Python app instead of the god-awful website.

Slowly creating some sort of wrapper around the existing Scaleway.ComputeAPI module, because figuring out the API ➡️ Python translation more than once is not something I'm willing to do, and I really wanted it to have Python objects to represent servers and such.

Vague example useage in test.py

Requires:

https://github.com/scaleway/python-scaleway, Install with:

pip install scaleway-sdk

About

(Ab)using the Scaleway-SDK python package to do server management from the comfort of a Python app instead of the god-awful website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages