Metadata-Version: 2.1
Name: starfish-api-client
Version: 0.1.0
Summary: A Lightweight Python client for the Starfish API.
Home-page: https://github.com/pitt-crc/starfish_api_client
Keywords: starfish,api,client
Author: Pitt Center for Research Computing
Requires-Python: >=3.8,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Requires-Dist: aiohttp[speedups] (>=3.8.4,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Project-URL: Documentation, https://crc-pages.pitt.edu/starfish_api_client/
Project-URL: Repository, https://github.com/pitt-crc/starfish_api_client
Description-Content-Type: text/markdown

# 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.

