Skip to main content

A python client for Deis clusters.

Project description

A Python thin wrapper around deis api, for now only provide a level 0 client (which should be improved with a couple of new features quite soon)

Installation

pip install git+https://github.com/Grindizer/hapydeis#egg=hapydeis

Or in a develop mode after downloading a zip or cloning the git repository

git clone https://github.com/Grindizer/hapydeis
cd hapydeis
pip install -e .

Or in a develop mode from a git repository

pip install -e git+https://github.com/Grindizer/hapydeis#egg=hapydeis

Usage

from hapydeis import Client
mycluster = Client('http://deis.mycluster.example.com')
mycluster.authenticate('user', 'just an example here')
list_apps = mycluster.apps.get()

Development

To run the all tests run

py.test

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

hapydeis-0.0.2.dev4.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file hapydeis-0.0.2.dev4.tar.gz.

File metadata

File hashes

Hashes for hapydeis-0.0.2.dev4.tar.gz
Algorithm Hash digest
SHA256 8d0b7539f55363d7e9215325623b70e8c3ab40c410748e9fb0b82cba0e31a436
MD5 5156340ba9a23ae82dee6cd9c66b075b
BLAKE2b-256 39c174d824bf0f1c00246ec3ab03d0dd1c7ec946d7d09a1e4c11855d967153e8

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