Libraries

Overview

This document is an overview of Armada client libraries.

Python

Here, we give an overview of the Armada Python client.

Installation and Quick-Start

For an installation and quick-start guide, please see the python client readme.

API Documentation

To see more about the Armada Server API, please see the Armada API docs

Development

Information relevant to developers working to improve the python client can be found in the python client readme.

C#

Armada provides C# client bindings.

This client can be accessed in the Armada git repository.

Armadactl (Command-Line Tool)

Armadactl is a command-line tool used for managing jobs in the Armada workload orchestration system.

To learn how to use armadactl, refer to the armadactl readme.