Metadata-Version: 2.1
Name: PyWaveApps
Version: 1.0.0
Summary: API Connection to the WaveApps (https://www.waveapps.com/) API.
Home-page: https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyWaveApps
Author: The Nicholas R. Barrow Company, LLC
Author-email: me@nicholasrbarrow.com
License: MIT
Project-URL: Source, https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyWaveApps
Project-URL: Tracker, https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyWaveApps/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# PyWaveApps
An API connector for the WaveApps platform (https://www.waveapps.com/) based on the WaveApps API (https://developer.waveapps.com/hc/en-us/categories/360001114072).

## Install
```pip3 install gql[all]```
```pip3 install PyWaveApps```

