Metadata-Version: 2.1
Name: flux-restful-client
Version: 0.0.13
Summary: Python functions and command line equivalent for interacting with Flux RESTful API.
Home-page: https://github.com/flux-framework/flux-restful-api/tree/main/clients/python
Author: Vanessa Sochat
Author-email: vsoch@users.noreply.github.com
Maintainer: Vanessa Sochat
License: LICENSE
Keywords: flux,flux framework,client,RESTFul API
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: all
License-File: LICENSE

# Flux RestFul Client (Python!)

[![PyPI version](https://badge.fury.io/py/flux-restful-client.svg)](https://badge.fury.io/py/flux-restful-client)
[![Test Python flux-restful-api](https://github.com/flux-framework/flux-restful-api/actions/workflows/python-tests.yaml/badge.svg)](https://github.com/flux-framework/flux-restful-api/actions/workflows/python-tests.yaml)

The Flux RESTFul client in Python makes it easy to interact with the [Flux RESTFul API](https://github.com/flux-framework/flux-restful-api).

You can see the [⭐️ Documentation ⭐️](https://flux-framework.org/flux-restful-api/getting_started/user-guide.html) for complete details
for installation and usage.

#### Release

SPDX-License-Identifier: LGPL-3.0

LLNL-CODE-764420


