This is a small Flux Python API (using FastAPI) that can be containerized alongside Flux, and provide an easy means to interact with Flux via the API. With Flux RESTful we can:
- provide simple endpoints to submit jobs, list jobs, or get job status
- eventually support subscribing to events and a user interface job table
- option to kill or stop the server (intended for Flux Operator)
- allow for start with a user name and token (for basic auth)
This project is new and we look forward to hearing your feedback. See our ⭐️ Documentation ⭐️ to get started, and take a look at the clients we provide to interact with the server.
We use the all-contributors tool to generate a contributors graphic below.
Vanessasaurus 💻 |
Todd Gamblin 💻 |
Khoi Nguyen 💻 |
dupgit 💻 |
Project interaction is governed by a Code of Conduct. Please see our Code of Conduct for contributing.
DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.
See LICENSE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614

