Skip to main content

Outscale Gateway python SDK

Project description

Project Sandbox

Outscale Diagram

This project serve as examples for diagram, and as a lib to show diagrams of your cloud.

usage

just call

 osc-diagram

it will create an image all-vms.png and an all-vms.dot

Installing from sources

It is a good practice to create a dedicated virtualenv first. Even if it usually won't harm to install Python libraries directly on the system, better to contain
dependencies in a virtual environment.

python3 -m venv .venv
source .venv/bin/activate
pip install -e .

macos require graphviz:

brew install graphviz

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

osc_diagram-0.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

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