openclimatedata


Nameopenclimatedata JSON
Version 0.20 PyPI version JSON
download
home_pageNone
SummaryLibrary to help download and locally cache climate data
upload_time2024-11-13 11:46:27
maintainerNone
docs_urlNone
authorRobert Gieseke
requires_python>=3.8
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # openclimatedata

## Installation

```
pip install openclimatedata
```

Downloaded data is stored in the default cache folder of your operating system, e.g. `~/.cache/openclimatedata/`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "openclimatedata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Robert Gieseke",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e6/c8/0d9fe0ede6ef78862f9293d1c1b1061d2bdd9679fe23dada5d53704255ec/openclimatedata-0.20.tar.gz",
    "platform": null,
    "description": "# openclimatedata\n\n## Installation\n\n```\npip install openclimatedata\n```\n\nDownloaded data is stored in the default cache folder of your operating system, e.g. `~/.cache/openclimatedata/`.\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Library to help download and locally cache climate data",
    "version": "0.20",
    "project_urls": {
        "CI": "https://github.com/openclimatedat/openclimatedata/actions",
        "Changelog": "https://github.com/openclimatedata/openclimatedata/releases",
        "Homepage": "https://github.com/openclimatedata/openclimatedata",
        "Issues": "https://github.com/openclimatedata/openclimatedata/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b9765f2f7fbc1cf5b6dc23b614a4a46ebdbfbf09ee3bf488a64d437264fd6a1",
                "md5": "70d51da8bcfddbe8f057aa86c7b780b6",
                "sha256": "c03cf1588fccb24b6e8ab56fe9b6bc371ddd6d2d69bc5b607ea108be8ca8dbe0"
            },
            "downloads": -1,
            "filename": "openclimatedata-0.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70d51da8bcfddbe8f057aa86c7b780b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19729,
            "upload_time": "2024-11-13T11:46:25",
            "upload_time_iso_8601": "2024-11-13T11:46:25.757812Z",
            "url": "https://files.pythonhosted.org/packages/0b/97/65f2f7fbc1cf5b6dc23b614a4a46ebdbfbf09ee3bf488a64d437264fd6a1/openclimatedata-0.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6c80d9fe0ede6ef78862f9293d1c1b1061d2bdd9679fe23dada5d53704255ec",
                "md5": "dfea39ce4d44517ce7a970d6beb2db1b",
                "sha256": "2c759e18a84f9c9f23a7b08e4141d4a96f4fa1b6b0d2d38c2c0647344fff7ba3"
            },
            "downloads": -1,
            "filename": "openclimatedata-0.20.tar.gz",
            "has_sig": false,
            "md5_digest": "dfea39ce4d44517ce7a970d6beb2db1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17828,
            "upload_time": "2024-11-13T11:46:27",
            "upload_time_iso_8601": "2024-11-13T11:46:27.532065Z",
            "url": "https://files.pythonhosted.org/packages/e6/c8/0d9fe0ede6ef78862f9293d1c1b1061d2bdd9679fe23dada5d53704255ec/openclimatedata-0.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 11:46:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openclimatedat",
    "github_project": "openclimatedata",
    "github_not_found": true,
    "lcname": "openclimatedata"
}
        
Elapsed time: 0.49673s