# sageodata_db
SA Geodata database querying tool/wrapper/library for Python
## Install
The source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/sageodata_db), while Python packages (source and binary) are published on
the [Python Package Index](https://pypi.org/project/sageodata-db/) and
on a dedicated channel on [Anaconda Cloud](https://anaconda.org/dew-waterscience/repo).
### From PyPI (most recent release)
Run this in Command Prompt to install from PyPI:
```
pip install sageodata_db
```
To upgrade to the latest version:
```
pip install -U sageodata_db
```
### From Anaconda
You can also install using conda/mamba if you prefer:
```
mamba install -c dew-waterscience saegodata_db
```
To upgrade:
```
mamba upgrade -c dew-waterscience sageodata_db
```
The version may not be as up-to-date as the PyPI version.
### From Bitbucket
This is how you can install the latest version of the source code directly from Bitbucket (the version control repository):
```
python -m pip install git+https://kinveraritysagov@bitbucket.org/dewsurfacewater/sageodata_db.git
```
You will need to replace ``kinveraritysagov`` with your Bitbucket username, and you will also need access to the source repository on the Bitbucket dewsurfacewater workspace.
## Usage
Check out complete documentation at:
[http://bunyip:8191/python-docs/sageodata_db/latest_source/index.html](http://bunyip:8191/python-docs/sageodata_db/latest_source/index.html)
## License
All rights reserved DEW 2023
Raw data
{
"_id": null,
"home_page": "https://github.com/dew-waterscience/sageodata_db",
"name": "sageodata-db",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "science",
"author": "DEW Water Science (Kent Inverarity)",
"author_email": "groundwater@sa.gov.au",
"download_url": "https://files.pythonhosted.org/packages/ef/b9/1cc00ed8d5e9e42852f3750eaf8596acda6603e9fe9066c0d208523fe5e2/sageodata_db-0.43.tar.gz",
"platform": null,
"description": "# sageodata_db\n\nSA Geodata database querying tool/wrapper/library for Python\n\n## Install\n\nThe source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/sageodata_db), while Python packages (source and binary) are published on\nthe [Python Package Index](https://pypi.org/project/sageodata-db/) and \non a dedicated channel on [Anaconda Cloud](https://anaconda.org/dew-waterscience/repo).\n\n### From PyPI (most recent release)\n\nRun this in Command Prompt to install from PyPI:\n\n```\npip install sageodata_db\n```\n\nTo upgrade to the latest version:\n\n```\npip install -U sageodata_db\n```\n\n### From Anaconda \n\nYou can also install using conda/mamba if you prefer:\n\n```\nmamba install -c dew-waterscience saegodata_db\n```\n\nTo upgrade:\n\n```\nmamba upgrade -c dew-waterscience sageodata_db\n```\n\nThe version may not be as up-to-date as the PyPI version.\n\n### From Bitbucket\n\nThis is how you can install the latest version of the source code directly from Bitbucket (the version control repository):\n\n```\npython -m pip install git+https://kinveraritysagov@bitbucket.org/dewsurfacewater/sageodata_db.git\n```\n\nYou will need to replace ``kinveraritysagov`` with your Bitbucket username, and you will also need access to the source repository on the Bitbucket dewsurfacewater workspace.\n\n## Usage\n\nCheck out complete documentation at:\n\n[http://bunyip:8191/python-docs/sageodata_db/latest_source/index.html](http://bunyip:8191/python-docs/sageodata_db/latest_source/index.html)\n\n## License\n\nAll rights reserved DEW 2023\n",
"bugtrack_url": null,
"license": "All rights reserved",
"summary": "SA Geodata database querying tool/wrapper/library",
"version": "0.43",
"project_urls": {
"Homepage": "https://github.com/dew-waterscience/sageodata_db"
},
"split_keywords": [
"science"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8ea67f84b1b4e7ccbbf8257372525fc17215974478c1fd4d636ea2efb4cc484d",
"md5": "3b8fc3c639d30e427f5c2882faf2c41f",
"sha256": "f221c2910e333b7a76c2f4d4f370e34f56936f0af82372acff8a16422fc37572"
},
"downloads": -1,
"filename": "sageodata_db-0.43-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b8fc3c639d30e427f5c2882faf2c41f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 116978,
"upload_time": "2025-08-21T06:43:26",
"upload_time_iso_8601": "2025-08-21T06:43:26.040698Z",
"url": "https://files.pythonhosted.org/packages/8e/a6/7f84b1b4e7ccbbf8257372525fc17215974478c1fd4d636ea2efb4cc484d/sageodata_db-0.43-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "efb91cc00ed8d5e9e42852f3750eaf8596acda6603e9fe9066c0d208523fe5e2",
"md5": "380997943032848711519f51da8e7416",
"sha256": "d2e27a9015e00317c06fce3cde81b0443a3810796fad72a505d4683d2912f2fb"
},
"downloads": -1,
"filename": "sageodata_db-0.43.tar.gz",
"has_sig": false,
"md5_digest": "380997943032848711519f51da8e7416",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 61726,
"upload_time": "2025-08-21T06:43:26",
"upload_time_iso_8601": "2025-08-21T06:43:26.963589Z",
"url": "https://files.pythonhosted.org/packages/ef/b9/1cc00ed8d5e9e42852f3750eaf8596acda6603e9fe9066c0d208523fe5e2/sageodata_db-0.43.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-21 06:43:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dew-waterscience",
"github_project": "sageodata_db",
"github_not_found": true,
"lcname": "sageodata-db"
}