Metadata-Version: 2.4
Name: scloud_api
Version: 0.0.3rc0
Summary: Python module to interface with the SellerCloud API
Home-page: https://github.com/rmevans1/scloud_api
Author: Robert Evans
Author-email: robertevans@robertevansmb.com
Project-URL: Bug Tracker, https://github.com/rmevans1/scloud_api/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: license-file

# scloud_api

A python module to interface with the Seller Cloud API

## Installation

```bash
pip install scloud_api
