# 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/6a/db/f4453b9fa5888ce48cbf4a69e7ae82a19014f4170686318adce189b88034/sageodata_db-0.31.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.31",
"project_urls": {
"Homepage": "https://github.com/dew-waterscience/sageodata_db"
},
"split_keywords": [
"science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c25a58aa69a94dff99b846ef16caedb0fa103aa9e37f5b5001be319ddbc98af3",
"md5": "201fd06c3fac280a71e8875834e4b3a1",
"sha256": "50df43cde84d40379948716b36634e668f2e0ef4205c17927d50869c68f235a5"
},
"downloads": -1,
"filename": "sageodata_db-0.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "201fd06c3fac280a71e8875834e4b3a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 86637,
"upload_time": "2024-07-10T02:17:15",
"upload_time_iso_8601": "2024-07-10T02:17:15.524142Z",
"url": "https://files.pythonhosted.org/packages/c2/5a/58aa69a94dff99b846ef16caedb0fa103aa9e37f5b5001be319ddbc98af3/sageodata_db-0.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6adbf4453b9fa5888ce48cbf4a69e7ae82a19014f4170686318adce189b88034",
"md5": "ac51213c9d1d7302da883ccd216a4ca4",
"sha256": "db347e39073c392f4302a636ea6c8318035f63fa2c27ebd248694ce9f7e99049"
},
"downloads": -1,
"filename": "sageodata_db-0.31.tar.gz",
"has_sig": false,
"md5_digest": "ac51213c9d1d7302da883ccd216a4ca4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 51820,
"upload_time": "2024-07-10T02:17:16",
"upload_time_iso_8601": "2024-07-10T02:17:16.985823Z",
"url": "https://files.pythonhosted.org/packages/6a/db/f4453b9fa5888ce48cbf4a69e7ae82a19014f4170686318adce189b88034/sageodata_db-0.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-10 02:17:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dew-waterscience",
"github_project": "sageodata_db",
"github_not_found": true,
"lcname": "sageodata-db"
}