flux-restful-client


Nameflux-restful-client JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/flux-framework/flux-restful-api/tree/main/clients/python
SummaryPython functions and command line equivalent for interacting with Flux RESTful API.
upload_time2024-01-27 06:30:52
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_python
licenseLICENSE
keywords flux flux framework client restful api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flux-framework/flux-restful-api/tree/main/clients/python",
    "name": "flux-restful-client",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "flux,flux framework,client,RESTFul API",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/c1/11a0dcac5ffb5912b0758ab71507045e604fd11aacab2b7883d83acc4af0/flux-restful-client-0.2.1.tar.gz",
    "platform": null,
    "description": "# Flux RestFul Client (Python!)\n\n[![PyPI version](https://badge.fury.io/py/flux-restful-client.svg)](https://badge.fury.io/py/flux-restful-client)\n[![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)\n\nThe Flux RESTFul client in Python makes it easy to interact with the [Flux RESTFul API](https://github.com/flux-framework/flux-restful-api).\n\nYou can see the [\u2b50\ufe0f Documentation \u2b50\ufe0f](https://flux-framework.org/flux-restful-api/getting_started/user-guide.html) for complete details\nfor installation and usage.\n\n#### Release\n\nSPDX-License-Identifier: LGPL-3.0\n\nLLNL-CODE-764420\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Python functions and command line equivalent for interacting with Flux RESTful API.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/flux-framework/flux-restful-api/tree/main/clients/python"
    },
    "split_keywords": [
        "flux",
        "flux framework",
        "client",
        "restful api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4068173c83e4eac28bfdd6ee4492d50157b8720341378baaf80f7f7b49e4e66f",
                "md5": "a200bf1b430b32208ecc1659bb44db43",
                "sha256": "3ce8445c997b3746c691a588af9dba06399000e3513946f757f97a6d15c96566"
            },
            "downloads": -1,
            "filename": "flux_restful_client-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a200bf1b430b32208ecc1659bb44db43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28686,
            "upload_time": "2024-01-27T06:30:50",
            "upload_time_iso_8601": "2024-01-27T06:30:50.335801Z",
            "url": "https://files.pythonhosted.org/packages/40/68/173c83e4eac28bfdd6ee4492d50157b8720341378baaf80f7f7b49e4e66f/flux_restful_client-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edc111a0dcac5ffb5912b0758ab71507045e604fd11aacab2b7883d83acc4af0",
                "md5": "52f698c9ab74bbb9a0149915367be7f5",
                "sha256": "8190720ae9bace70abafe82b32a217d44976a52ab48c1aff17c3a604b7018f52"
            },
            "downloads": -1,
            "filename": "flux-restful-client-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "52f698c9ab74bbb9a0149915367be7f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22641,
            "upload_time": "2024-01-27T06:30:52",
            "upload_time_iso_8601": "2024-01-27T06:30:52.030343Z",
            "url": "https://files.pythonhosted.org/packages/ed/c1/11a0dcac5ffb5912b0758ab71507045e604fd11aacab2b7883d83acc4af0/flux-restful-client-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 06:30:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flux-framework",
    "github_project": "flux-restful-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "flux-restful-client"
}
        
Elapsed time: 0.16776s