HashiCorp Nomad Python SDK

The python-nomad library is a Python client for the HashiCorp Nomad HTTP API. It provides Pythonic access to Nomad resources including jobs, nodes, allocations, deployments, evaluations, namespaces, and ACL management. The library supports configuration via environment variables such as NOMAD_ADDR, NOMAD_TOKEN, and NOMAD_NAMESPACE for consistency with the Nomad CLI and other ecosystem tools.

API entry from apis.yml

apis.yml Raw ↑
aid: nomad:python-sdk
name: HashiCorp Nomad Python SDK
description: The python-nomad library is a Python client for the HashiCorp Nomad HTTP API. It provides
  Pythonic access to Nomad resources including jobs, nodes, allocations, deployments, evaluations, namespaces,
  and ACL management. The library supports configuration via environment variables such as NOMAD_ADDR,
  NOMAD_TOKEN, and NOMAD_NAMESPACE for consistency with the Nomad CLI and other ecosystem tools.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/jrxFive/python-nomad
tags:
- Workload Orchestration
- Python
- SDK
- DevOps
properties:
- type: Documentation
  url: https://github.com/jrxFive/python-nomad