Skip to main content

Python wrapper and CLI for CloudEndure

Project description

cloudendure-python

Python wrapper and CLI for CloudEndure

PyPI PyPI - Python Version PyPi Publish Documenation

Requirements

Python 3.7+

Installation & Usage

poetry

brew install poetry # if not installed
poetry 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

Pipeline Flow (as seen in AWS Console) Pipeline_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

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

cloudendure-0.2.1.tar.gz (117.2 kB view details)

Uploaded Source

Built Distribution

cloudendure-0.2.1-py3-none-any.whl (363.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloudendure-0.2.1.tar.gz
  • Upload date:
  • Size: 117.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/4.19.76-linuxkit

File hashes

Hashes for cloudendure-0.2.1.tar.gz
Algorithm Hash digest
SHA256 26285c9870a20ca4b35ff2b3b51785b9aee04bc12284d1849361ec0aad00f955
MD5 28ae46afbd44e7f9a58f198fb9d1f00f
BLAKE2b-256 683c0e6b5a282c64382fd26bca9c24d148c41240631b5104411e5fd516b3cd90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cloudendure-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 363.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/4.19.76-linuxkit

File hashes

Hashes for cloudendure-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d47533416b0f65799c0826c85d0b69b1a0dc7b40264bfd8718dd708a7d934b3
MD5 7df5c6e01761c361a124e67b2eec9baf
BLAKE2b-256 fdfe794bda386a8ba671c116791421478393ec183e4c1f3ad1bb26cd8a4dc0af

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