Metadata-Version: 2.1
Name: gwwapi
Version: 0.0.1
Summary: A python package for using the Global Water Watch API
Home-page: https://github.com/global-water-watch/gww-api
Author: Jurian Beunk
Author-email: jurianbeunk@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE

<!-- [![PyPi version](https://badgen.net/pypi/v/eo_bathymetry_functions/)](https://pypi.com/project/eo_bathymetry_functions) -->

# gwwapi
This is a python package for the Global Water Watch API.

# Installation 
```
> pip install -i https://test.pypi.org/simple/ gwwapi
```
