# aquarius_webportal
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/kinverarity1/aseg_gdf2/blob/master/LICENSE)
Python code to get data from implementations of Aquarius Web Portal
This is an unofficial side-project done in my spare time.
## How to use
Check out the [complete package documentation](https://aquarius-webportal.readthedocs.io/en/latest/).
## Install
You will need Python 3.6 or a more recent version.
```bash
$ pip install aquarius_webportal
```
This installs the latest [release](https://github.com/kinverarity1/aquarius_webportal/releases) of the Python package ``aquarius_webportal``.
To install the latest code from GitHub, make sure you the dependencies ``pandas`` and ``requests`` installed, then use:
```bash
$ pip install https://github.com/kinverarity1/aquarius_webportal/archive/master.zip
```
## License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/kinverarity1/aquarius_webportal",
"name": "aquarius-webportal",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "water data",
"author": "Kent Inverarity",
"author_email": "kinverarity@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/27/ad/24c50644acc1ff2b0072be669367d9f07db1d2e6998bc89ccca05c497a53/aquarius_webportal-0.2.tar.gz",
"platform": null,
"description": "# aquarius_webportal\r\n\r\n[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/kinverarity1/aseg_gdf2/blob/master/LICENSE)\r\n\r\nPython code to get data from implementations of Aquarius Web Portal\r\n\r\nThis is an unofficial side-project done in my spare time.\r\n\r\n## How to use\r\n\r\nCheck out the [complete package documentation](https://aquarius-webportal.readthedocs.io/en/latest/).\r\n\r\n## Install\r\n\r\nYou will need Python 3.6 or a more recent version.\r\n\r\n```bash\r\n$ pip install aquarius_webportal\r\n```\r\n\r\nThis installs the latest [release](https://github.com/kinverarity1/aquarius_webportal/releases) of the Python package ``aquarius_webportal``.\r\n\r\nTo install the latest code from GitHub, make sure you the dependencies ``pandas`` and ``requests`` installed, then use:\r\n\r\n```bash\r\n$ pip install https://github.com/kinverarity1/aquarius_webportal/archive/master.zip\r\n```\r\n\r\n## License\r\n\r\nMIT\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python code to get data from implementations of Aquarius Web Portal",
"version": "0.2",
"project_urls": {
"Homepage": "https://github.com/kinverarity1/aquarius_webportal"
},
"split_keywords": [
"water",
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e882a420bdccbae06fa1dd5710af30a170ddee0fd73190960b07dc24916cce54",
"md5": "d787edf77f458e82252f03b5a12cd8a6",
"sha256": "cf2882a8ef84a9db15b374360a0a2f59910568c5305dbc499c87875eb1810381"
},
"downloads": -1,
"filename": "aquarius_webportal-0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d787edf77f458e82252f03b5a12cd8a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 8249,
"upload_time": "2023-11-02T00:48:58",
"upload_time_iso_8601": "2023-11-02T00:48:58.510430Z",
"url": "https://files.pythonhosted.org/packages/e8/82/a420bdccbae06fa1dd5710af30a170ddee0fd73190960b07dc24916cce54/aquarius_webportal-0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27ad24c50644acc1ff2b0072be669367d9f07db1d2e6998bc89ccca05c497a53",
"md5": "7fc356caa0d4d1cde20242a35a2d3795",
"sha256": "532040e11b564194c4eb237aab98a1199ed4eee057a342d7c7b2139fbd14bea5"
},
"downloads": -1,
"filename": "aquarius_webportal-0.2.tar.gz",
"has_sig": false,
"md5_digest": "7fc356caa0d4d1cde20242a35a2d3795",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 229358,
"upload_time": "2023-11-02T00:49:28",
"upload_time_iso_8601": "2023-11-02T00:49:28.099481Z",
"url": "https://files.pythonhosted.org/packages/27/ad/24c50644acc1ff2b0072be669367d9f07db1d2e6998bc89ccca05c497a53/aquarius_webportal-0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-02 00:49:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kinverarity1",
"github_project": "aquarius_webportal",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"requirements": [],
"lcname": "aquarius-webportal"
}