Metadata-Version: 2.4
Name: gpushare
Version: 0.1.2
Summary: Client library for the GPU Share service
Home-page: https://github.com/Srimany123/gpushare
Author: Sriman Yalavarthi
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# gpushare

Python client for the GPU Share service.

## Installation

```bash
pip install gpushare
