Metadata-Version: 2.4
Name: starfish-storage-sdk
Version: 0.4.0
Summary: Starfish SDK
License-Expression: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pydantic>=2.12
Requires-Dist: requests>=2.32.4
Requires-Dist: urllib3>=2.7.0
Dynamic: license-file

# Starfish SDK

Copyright (c) 2026 Starfish Storage Corporation

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.txt)

This repository contains the Python SDK for Starfish Storage. The SDK provides a client to interact with Starfish through its API.

## License

This SDK is licensed under the MIT License. See [`LICENSE.txt`](LICENSE.txt).
