starfish-api-client


Namestarfish-api-client JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/pitt-crc/starfish_api_client
SummaryA Lightweight Python client for the Starfish API.
upload_time2023-06-22 15:52:56
maintainer
docs_urlNone
authorPitt Center for Research Computing
requires_python>=3.8,<4.0
license
keywords starfish api client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Starfish API Client

[![](https://app.codacy.com/project/badge/Grade/860adc468c634335874815171200e399)](https://app.codacy.com?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml/badge.svg)](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml)

A lightweight Python client for the [Starfish](https://starfishstorage.com/) API server.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pitt-crc/starfish_api_client",
    "name": "starfish-api-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "starfish,api,client",
    "author": "Pitt Center for Research Computing",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/74/bd/cff61cfc131252e34564e5b6809559e0b67a0cc1acd2b17a84e68deb1489/starfish_api_client-0.1.0.tar.gz",
    "platform": null,
    "description": "# Starfish API Client\n\n[![](https://app.codacy.com/project/badge/Grade/860adc468c634335874815171200e399)](https://app.codacy.com?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml/badge.svg)](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml)\n\nA lightweight Python client for the [Starfish](https://starfishstorage.com/) API server.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Lightweight Python client for the Starfish API.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://crc-pages.pitt.edu/starfish_api_client/",
        "Homepage": "https://github.com/pitt-crc/starfish_api_client",
        "Repository": "https://github.com/pitt-crc/starfish_api_client"
    },
    "split_keywords": [
        "starfish",
        "api",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d8c5eaeda3c1c4b2ae0966667ce1f3e1ee280754e7d9c0dd82b3dbec23671e0",
                "md5": "6171ecadd0d15d621138d88d70391a58",
                "sha256": "79ea601874a2846698ae644e989bd66b0fafc4554e0ab7fafe200f737e43d765"
            },
            "downloads": -1,
            "filename": "starfish_api_client-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6171ecadd0d15d621138d88d70391a58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5743,
            "upload_time": "2023-06-22T15:52:54",
            "upload_time_iso_8601": "2023-06-22T15:52:54.950514Z",
            "url": "https://files.pythonhosted.org/packages/3d/8c/5eaeda3c1c4b2ae0966667ce1f3e1ee280754e7d9c0dd82b3dbec23671e0/starfish_api_client-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74bdcff61cfc131252e34564e5b6809559e0b67a0cc1acd2b17a84e68deb1489",
                "md5": "c219174dffda0ee105f1545c2f98af23",
                "sha256": "55ecd92554f27bbf1a474c7401bbfe9f9d53f8eac054b9b20bf5debb84998d96"
            },
            "downloads": -1,
            "filename": "starfish_api_client-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c219174dffda0ee105f1545c2f98af23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 4906,
            "upload_time": "2023-06-22T15:52:56",
            "upload_time_iso_8601": "2023-06-22T15:52:56.449938Z",
            "url": "https://files.pythonhosted.org/packages/74/bd/cff61cfc131252e34564e5b6809559e0b67a0cc1acd2b17a84e68deb1489/starfish_api_client-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-22 15:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pitt-crc",
    "github_project": "starfish_api_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "starfish-api-client"
}
        
Elapsed time: 0.19370s