Metadata-Version: 2.4
Name: growtoward
Version: 0.1.0
Summary: Client library for the GrowToward API
Author-email: Jason Twohy <twohy2e@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx==0.27.0
Requires-Dist: pyotp==2.9.0
Requires-Dist: pyjwt==2.8.0
Requires-Dist: pytz
Requires-Dist: python-dateutil
Requires-Dist: PyYAML>=5.4
Requires-Dist: qrcode==7.4.2
Requires-Dist: rich
Requires-Dist: fire
Dynamic: license-file

# growtoward

## Installation

```bash
pip install growtoward
```

Python client library for interacting with the GrowToward API.
