Skip to main content

CloudEndure Python Client and CLI

Project description

cloudendure-python

Python wrapper and CLI for CloudEndure

PyPI PyPI - Python Version PyPi Publish Documenation

Requirements

Python 3.7+

Installation & Usage

pipenv

brew install pipenv # if not installed
pipenv install cloudendure

pip

pip install cloudendure

Usage

Then import the package:

import cloudendure

Getting Started

CloudEndure Pipeline Flow CloudEndure Pipeline Flow

CloudEndure Data Flow CloudEndure Data Flow

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>
export CLOUDENDURE_DESTINATION_ACCOUNT=<destination_aws_account_id>

cloudendure api login

or

export CLOUDENDURE_USER_API_TOKEN=<your_ce_user_api_token>
export CLOUDENDURE_DESTINATION_ACCOUNT=<destination_aws_account_id>

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_user_api_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.1.8.tar.gz (113.7 kB view details)

Uploaded Source

Built Distribution

cloudendure-0.1.8-py3-none-any.whl (360.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloudendure-0.1.8.tar.gz
  • Upload date:
  • Size: 113.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5

File hashes

Hashes for cloudendure-0.1.8.tar.gz
Algorithm Hash digest
SHA256 35b7b1b6a0ccdb74d50b997104c1753f6a6bd6b10e8b059674f77c0039f3e5b4
MD5 c2428c9088dde6e56290b5b986a244b4
BLAKE2b-256 c86ec5b3772940b12e50ab1f34968f49c83e70b3cdd4ced42dbcfb2a61a1d465

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cloudendure-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 360.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5

File hashes

Hashes for cloudendure-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0fa9e307e45cc52951ad10b2bb418aa485c1dcf2f7c66b7898631b1de29042c3
MD5 59cea9a0b5c9732b79384558c311aa4f
BLAKE2b-256 d8e588c6b312613c4c4af0f780f84b5e3124ce52c9ff3a00adf36c7950bb4451

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