Skip to main content

Armada gRPC API python client

Project description

Armada Python Client


The Armada Python client wraps the gRPC services defined in submit.proto and events.proto.

It supports the following Armada features:

  • submitting, cancelling, and re-prioritising jobs, and
  • watching for job events.

Installation

These instructions are intended for end-users. If you wish to develop against armada_client, please see our documentation on contributing

PyPI

The Armada python client is available from armada_client. It can be installed with pip install armada-client. Documentation and examples of how to use the python can be found on the Armada libraries webpage.

Build from Git

Building from Git is a multi-step process unlike many other Python projects. This project extensively uses generated code, which is not committed into the repository.

Before beginning, ensure you have:

  • A working docker client, or docker-compatible client available under docker.
  • Network access to fetch docker images and go dependencies.

To generate all needed code, and install the python client:

  1. From the root of the repository, run mage buildPython
  2. Install the client using pip install client/python. It's strongly recommended you do this inside a virtualenv.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

armada_client-0.2.9-py3-none-any.whl (185.3 kB view hashes)

Uploaded Python 3

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