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

Basic Installation / pip

pip install cloudendure
cloudendure version

Local Development with Poetry

brew install poetry # if not installed
poetry install

Local Development with Docker

docker run --rm -it cloudendurepy/cloudendure bash

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

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

Uploaded Source

Built Distribution

cloudendure-0.2.6-py3-none-any.whl (363.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloudendure-0.2.6.tar.gz
  • Upload date:
  • Size: 119.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/19.4.0

File hashes

Hashes for cloudendure-0.2.6.tar.gz
Algorithm Hash digest
SHA256 43cf82b2495a6bf37ae28f4f997947984d0e79d97ed327f52f54a8992df41d38
MD5 8f08d137f5832cdc4b3ccc8dfb110137
BLAKE2b-256 545b941b2e648356daef6913bff753bf645f5b110ef72035563d5d67f003bee3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cloudendure-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 363.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/19.4.0

File hashes

Hashes for cloudendure-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 81d59400e0883b7d3b79f0594d1bb9bf726bcf58be05a40d0ccbf7be415164ed
MD5 d50ef48fa75a8a2114e9e4e6b0b3139d
BLAKE2b-256 805a3f70da6dca15d76890889fbabc2f0d32ffd5e7d6b29a1ba8313b6c058d07

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