h5coro


Nameh5coro JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/SlideRuleEarth/h5coro/
SummaryPython package for reading HDF5 data from S3
upload_time2025-02-04 17:54:31
maintainerNone
docs_urlNone
authorSlideRule Developers
requires_pythonNone
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements numpy boto3 earthaccess requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SlideRuleEarth/h5coro/",
    "name": "h5coro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "SlideRule Developers",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/db/b5/625a23e8c91dbd8130fb0369eb665413b6ac35efc935ccb24dbe6f64df5c/h5coro-0.0.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Python package for reading HDF5 data from S3",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/SlideRuleEarth/h5coro/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a9313a7fd02ad88c2b3443dd99735a878f8557f9d911aa691104b61fc794619",
                "md5": "f3cb2bf88c7c2053bc7c519466a6274c",
                "sha256": "575303fb10ab1a3eb84497239978c2cb5d226e1911c1e307ae865b3b350bd29e"
            },
            "downloads": -1,
            "filename": "h5coro-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3cb2bf88c7c2053bc7c519466a6274c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40873,
            "upload_time": "2025-02-04T17:54:29",
            "upload_time_iso_8601": "2025-02-04T17:54:29.377925Z",
            "url": "https://files.pythonhosted.org/packages/0a/93/13a7fd02ad88c2b3443dd99735a878f8557f9d911aa691104b61fc794619/h5coro-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbb5625a23e8c91dbd8130fb0369eb665413b6ac35efc935ccb24dbe6f64df5c",
                "md5": "53c3ba68b656c8db7cebde00b784c3e5",
                "sha256": "dda5e97b1f75765e1df0bae49847d5c049ea6d620133ee77f2339934a856b5ef"
            },
            "downloads": -1,
            "filename": "h5coro-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "53c3ba68b656c8db7cebde00b784c3e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33554,
            "upload_time": "2025-02-04T17:54:31",
            "upload_time_iso_8601": "2025-02-04T17:54:31.110773Z",
            "url": "https://files.pythonhosted.org/packages/db/b5/625a23e8c91dbd8130fb0369eb665413b6ac35efc935ccb24dbe6f64df5c/h5coro-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 17:54:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SlideRuleEarth",
    "github_project": "h5coro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "earthaccess",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "h5coro"
}
        
Elapsed time: 0.48396s