dew-gwdata


Namedew-gwdata JSON
Version 0.81 PyPI version JSON
download
home_pagehttp://github.com/dew-waterscience/dew_gwdata
SummaryPython module for accessing groundwater data internally at DEW
upload_time2024-04-08 04:21:28
maintainerNone
docs_urlNone
authorKent Inverarity
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dew_gwdata

Python module for accessing groundwater data internally at DEW

## Install

The source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/dew_gwdata), while Python packages (source and binary) are published on
the [Python Package Index](https://pypi.org/project/dew-gwdata/) 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 dew_gwdata
```

To upgrade to the latest version:

```
pip install -U dew_gwdata
```

### From Anaconda 

You can also install using conda/mamba if you prefer:

```
mamba install -c dew-waterscience dew_gwdata
```

To upgrade:

```
mamba upgrade -c dew-waterscience dew_gwdata
```

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/dew_gwdata.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/dew_gwdata/latest_source/index.html](http://bunyip:8191/python-docs/dew_gwdata/latest_source/index.html)

## License

All rights reserved DEW 2023

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/dew-waterscience/dew_gwdata",
    "name": "dew-gwdata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kent Inverarity",
    "author_email": "kent.inverarity@sa.gov.au",
    "download_url": "https://files.pythonhosted.org/packages/31/0f/436ba2d9ebdb7dd0f0ae44ac561a616f945e2a9c51fac91cfc65e469fa43/dew_gwdata-0.81.tar.gz",
    "platform": null,
    "description": "# dew_gwdata\n\nPython module for accessing groundwater data internally at DEW\n\n## Install\n\nThe source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/dew_gwdata), while Python packages (source and binary) are published on\nthe [Python Package Index](https://pypi.org/project/dew-gwdata/) 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 dew_gwdata\n```\n\nTo upgrade to the latest version:\n\n```\npip install -U dew_gwdata\n```\n\n### From Anaconda \n\nYou can also install using conda/mamba if you prefer:\n\n```\nmamba install -c dew-waterscience dew_gwdata\n```\n\nTo upgrade:\n\n```\nmamba upgrade -c dew-waterscience dew_gwdata\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/dew_gwdata.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/dew_gwdata/latest_source/index.html](http://bunyip:8191/python-docs/dew_gwdata/latest_source/index.html)\n\n## License\n\nAll rights reserved DEW 2023\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python module for accessing groundwater data internally at DEW",
    "version": "0.81",
    "project_urls": {
        "Homepage": "http://github.com/dew-waterscience/dew_gwdata"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3053ea2c042cc793c0d4b72d0d78cff844c2deae8fc48b6fcc4380b1c9b3faa",
                "md5": "160d91f3651a7c574e3d50c1534120cb",
                "sha256": "745881c2837e80e38b14346b714a768c0f80be25c79f2fcdb973db024cf5d2dc"
            },
            "downloads": -1,
            "filename": "dew_gwdata-0.81-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "160d91f3651a7c574e3d50c1534120cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 873666,
            "upload_time": "2024-04-08T04:21:27",
            "upload_time_iso_8601": "2024-04-08T04:21:27.027647Z",
            "url": "https://files.pythonhosted.org/packages/c3/05/3ea2c042cc793c0d4b72d0d78cff844c2deae8fc48b6fcc4380b1c9b3faa/dew_gwdata-0.81-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "310f436ba2d9ebdb7dd0f0ae44ac561a616f945e2a9c51fac91cfc65e469fa43",
                "md5": "38e1297687400e25c2cd37a48d0210ed",
                "sha256": "c2cfaa14acce7c45f9b3febd2bcddb74910363303a2291f475977e234b5c7279"
            },
            "downloads": -1,
            "filename": "dew_gwdata-0.81.tar.gz",
            "has_sig": false,
            "md5_digest": "38e1297687400e25c2cd37a48d0210ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1458231,
            "upload_time": "2024-04-08T04:21:28",
            "upload_time_iso_8601": "2024-04-08T04:21:28.945226Z",
            "url": "https://files.pythonhosted.org/packages/31/0f/436ba2d9ebdb7dd0f0ae44ac561a616f945e2a9c51fac91cfc65e469fa43/dew_gwdata-0.81.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 04:21:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dew-waterscience",
    "github_project": "dew_gwdata",
    "github_not_found": true,
    "lcname": "dew-gwdata"
}
        
Elapsed time: 0.23742s