From a2ce21af33acbe2ade42b27c0ceb33946c96f958 Mon Sep 17 00:00:00 2001 From: Jonathan Cross Date: Wed, 2 Aug 2017 13:51:37 -0400 Subject: [PATCH] add third party client library link for python --- website/source/api/libraries-and-sdks.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/api/libraries-and-sdks.html.md b/website/source/api/libraries-and-sdks.html.md index c7d9732fb..e293d579c 100644 --- a/website/source/api/libraries-and-sdks.html.md +++ b/website/source/api/libraries-and-sdks.html.md @@ -30,4 +30,7 @@ the community. ## Third-Party Libraries +- [`python-nomad`](https://github.com/jrxfive/python-nomad) Python client + Python client for the Nomad HTTP API. + _Want to see your library here? [Submit a Pull Request](https://github.com/hashicorp/nomad)._