Metadata-Version: 2.4
Name: gwcmodel
Version: 0.1.0
Summary: Python SDK for GWC India API
Author: Goodwill Wealth Management Pvt Ltd
Author-email: apisupport@gwcindia.in
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GWCModel Python SDK

A simple Python SDK for interacting with the GWC India API.

## Installation

```bash
pip install gwcmodel
```
