Metadata-Version: 2.1
Name: sageodata_db
Version: 0.21
Summary: SA Geodata database querying tool/wrapper/library
Home-page: https://github.com/dew-waterscience/sageodata_db
Author: DEW Water Science (Kent Inverarity)
Author-email: groundwater@sa.gov.au
License: All rights reserved
Keywords: science
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cx_Oracle
Requires-Dist: pandas
Requires-Dist: python-sa-gwdata
Requires-Dist: loguru
Requires-Dist: sqlparse

# sageodata_db

SA Geodata database querying tool/wrapper/library for Python

## How to use

Check out complete documentation at:

file:///R:/dfw_cbd/projects/projects_gw/State/Groundwater_Toolbox/Python/wheels/docs/sageodata_db/latest_github/index.html

## Install

Run this in Command Prompt:

```
c:\> pip install sageodata_db
```

To update to the latest version:

```
c:\> pip install -U sageodata_db
```

## License

All rights reserved DEW 2023

