wadi


Namewadi JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/KWR-Water/wadi
SummaryGeneric importer for water quality data of the (Dutch) water laboratory
upload_time2023-05-23 10:04:18
maintainer
docs_urlNone
authorKWR Water Research Institute
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements fuzzywuzzy googletrans levenshtein molmass pandas pint python-dateutil python-Levenshtein openpyxl requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# WaDI

[![Documentation](https://readthedocs.org/projects/wadi/badge/?version=latest&style=flat)](https://wadi.readthedocs.io/en/latest/#)
[![Pypi packaging](https://github.com/KWR-Water/wadi/actions/workflows/python-package.yml/badge.svg)](https://github.com/KWR-Water/wadi/actions/workflows/python-package.yml)

WaDI is a very generic importer for (almost) all (excel) formats in which water quality data of the (Dutch) water
laboratory is shared


## Installation

To get the latest stable version, use

```
  pip install wadi
```

# License

This package is MIT licensed. See [License File](https://github.com/KWR-Water/wadi/blob/master/LICENSE)

# Documentation

Documentation can be found on [readthedocs](https://wadi.readthedocs.io/en/latest/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KWR-Water/wadi",
    "name": "wadi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "KWR Water Research Institute",
    "author_email": "martin.korevaar@kwrwater.nl, martin.van.der.schans@kwrwater.nl",
    "download_url": "https://files.pythonhosted.org/packages/6d/ec/e4f1cb9b7d4f897a892e93cd8d9b72ce32d96ce9421cd0284dff4a4da09e/wadi-0.2.tar.gz",
    "platform": null,
    "description": "\n# WaDI\n\n[![Documentation](https://readthedocs.org/projects/wadi/badge/?version=latest&style=flat)](https://wadi.readthedocs.io/en/latest/#)\n[![Pypi packaging](https://github.com/KWR-Water/wadi/actions/workflows/python-package.yml/badge.svg)](https://github.com/KWR-Water/wadi/actions/workflows/python-package.yml)\n\nWaDI is a very generic importer for (almost) all (excel) formats in which water quality data of the (Dutch) water\nlaboratory is shared\n\n\n## Installation\n\nTo get the latest stable version, use\n\n```\n  pip install wadi\n```\n\n# License\n\nThis package is MIT licensed. See [License File](https://github.com/KWR-Water/wadi/blob/master/LICENSE)\n\n# Documentation\n\nDocumentation can be found on [readthedocs](https://wadi.readthedocs.io/en/latest/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generic importer for water quality data of the (Dutch) water laboratory",
    "version": "0.2",
    "project_urls": {
        "Documentation": "http://wadi.readthedocs.io/en/latest/",
        "Help": "https://github.com/KWR-Water/wadi/issues",
        "Homepage": "https://github.com/KWR-Water/wadi",
        "Source": "https://github.com/KWR-Water/wadi",
        "Tracker": "https://github.com/KWR-Water/wadi/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "595baf25ad3dfc21b0634df8ee76f58fd63e38d665b0a8173e95905084967662",
                "md5": "5448019d15916169b1a5b8852374e2a6",
                "sha256": "5852e57248c1987d761641cb50f7b30ffd8e78498adac37fddb17a29e567551d"
            },
            "downloads": -1,
            "filename": "wadi-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5448019d15916169b1a5b8852374e2a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 284696,
            "upload_time": "2023-05-23T10:04:16",
            "upload_time_iso_8601": "2023-05-23T10:04:16.177078Z",
            "url": "https://files.pythonhosted.org/packages/59/5b/af25ad3dfc21b0634df8ee76f58fd63e38d665b0a8173e95905084967662/wadi-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dece4f1cb9b7d4f897a892e93cd8d9b72ce32d96ce9421cd0284dff4a4da09e",
                "md5": "49e3a6209c744a78a67d6b0567aacc93",
                "sha256": "fcdb9dbca62aa4748e85c280e3e33537ed9e0a59b2c3ca345723b3777af00ad9"
            },
            "downloads": -1,
            "filename": "wadi-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "49e3a6209c744a78a67d6b0567aacc93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 278689,
            "upload_time": "2023-05-23T10:04:18",
            "upload_time_iso_8601": "2023-05-23T10:04:18.136822Z",
            "url": "https://files.pythonhosted.org/packages/6d/ec/e4f1cb9b7d4f897a892e93cd8d9b72ce32d96ce9421cd0284dff4a4da09e/wadi-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-23 10:04:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KWR-Water",
    "github_project": "wadi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "fuzzywuzzy",
            "specs": []
        },
        {
            "name": "googletrans",
            "specs": [
                [
                    "==",
                    "3.1.0a0"
                ]
            ]
        },
        {
            "name": "levenshtein",
            "specs": [
                [
                    ">=",
                    "0.20.9"
                ]
            ]
        },
        {
            "name": "molmass",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "pint",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "python-Levenshtein",
            "specs": [
                [
                    ">=",
                    "0.20.9"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "wadi"
}
        
Elapsed time: 0.17974s