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.1

Requirements

Python 3.6+

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_USER=<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 ~/.cloudnendure.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.

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.2.tar.gz (102.2 kB view details)

Uploaded Source

Built Distribution

cloudendure-0.0.2-py3-none-any.whl (347.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloudendure-0.0.2.tar.gz
  • Upload date:
  • Size: 102.2 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.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for cloudendure-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3299d93a25a15b93b5e3eeadcdf46ed2cbe026782b3367f2094654ea0769de40
MD5 4eaa1418d3c024936d8dccd94ce925c4
BLAKE2b-256 8f87cb4997d7c191fbf387c80ea8ff7c4959151b428a914a30413e240196fe76

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cloudendure-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 347.3 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.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for cloudendure-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4460a5cadfe0c7a246b7409fec3e12c7b9785602441363156e222e4fb7a04c38
MD5 0287e91803fa15d2f879116a824d85da
BLAKE2b-256 5f26d219d29eeed29d0902b293433e6e48273f73026f39dd47a151f25dad0f8c

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