Skip to main content

CloudEndure Python Client and CLI

Project description

cloudendure-python

Python wrapper and CLI for CloudEndure

Build Status

Documentation

Package version: 0.0.10

Requirements

Python 3.7+

Installation & Usage

pipenv

brew install pipenv # if not installed
pipenv install cloudendure

Then import the package:

import cloudendure

pip

pip install cloudendure

Then import the package:

import cloudendure

Setuptools

Install via Pipenv.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import cloudendure

Getting Started

Logging in via CLI using environment variables

Please note: cloudendure and ce can be used interchangeably

export CLOUDENDURE_USERNAME=<your_ce_user>
export CLOUDENDURE_PASSWORD=<your_ce_password>

cloudendure api login

or

export CLOUDENDURE_TOKEN=<your_ce_api_token>

ce api login

Logging in via CLI inline

Please note: cloudendure and ce can be used interchangeably

cloudendure api login --user=<your_ce_user> --password=<your_ce_password>

or

ce api login --token=<your_ce_token>

Logging in for the first time will generate the ~/.cloudendure.yml file.

Coming Soon

This project is currently a work in progress and will actively change. This client has not yet been finalized and is entirely subject to change.

Changelog

Check out the CHANGELOG

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudendure-0.0.10.tar.gz (108.8 kB view details)

Uploaded Source

Built Distribution

cloudendure-0.0.10-py3-none-any.whl (355.0 kB view details)

Uploaded Python 3

File details

Details for the file cloudendure-0.0.10.tar.gz.

File metadata

  • Download URL: cloudendure-0.0.10.tar.gz
  • Upload date:
  • Size: 108.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.1

File hashes

Hashes for cloudendure-0.0.10.tar.gz
Algorithm Hash digest
SHA256 551da2bffa87592fdc2bcedb4790c1844783f26b2baf03b9ce6f538333feec19
MD5 210f91a5b991406c70c8c5fcb39319f7
BLAKE2b-256 ff59f13d6d110916a676b3bb5d4af06a8c0f1cf41bec3fdcdcc7d5c30fc040f9

See more details on using hashes here.

File details

Details for the file cloudendure-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: cloudendure-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 355.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.1

File hashes

Hashes for cloudendure-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 f6bc644fe72c1469b15262a2d5495d8e82d463653b4b7199a5bc69ee4e6be8ea
MD5 5af0e3642ce53d25723267cdcaacecfc
BLAKE2b-256 fd3410a8c8afc2bca4087a06a309a07df506c0a9dd95866dd7688524a1eb52e1

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