wtsi-hgi/marathon-client.py

Name: marathon-client.py

Owner: Wellcome Trust Sanger Institute - Human Genetics Informatics

Description: null

Forked from: Wizcorp/marathon-client.py

Created: 2015-09-24 11:22:23.0

Updated: 2015-09-24 11:22:24.0

Pushed: 2015-03-25 08:36:06.0

Homepage: null

Size: 301

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

marathon-client.py

Client for the Marathon scheduler written in Python.

Inspired by the gem marathon client.

Requirements
Installation
clone https://github.com/Wizcorp/marathon-client.py.git
arathon-client.py

You can install marathon-client.py globally with:

 easy_install .

Or locally with:

install --user .

You may have to edit your $PATH environment variables.

Usage
marathon-client
thon-client --help
marathon package

List the apps running on Marathon:

  marathon import Marathon

thon = Marathon(host="http://127.0.0.1:8080")
t marathon.list()

API documentation


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.