07e7815f85
- Rename to match the project name (python-nomad) Approved by: araujo Differential Revision: https://reviews.freebsd.org/D18964
9 lines
374 B
Text
9 lines
374 B
Text
Python client for nomad (WWW: http://www.nomadproject.io)
|
|
|
|
Nomad is a tool for managing a cluster of machines and running
|
|
applications on them.
|
|
Nomad abstracts away machines and the location of applications,
|
|
and instead enables users to declare what they want to run and
|
|
Nomad handles where they should run and how to run them.
|
|
|
|
WWW: https://github.com/jrxFive/python-nomad
|