jhdata


Namejhdata JSON
Version 1.0.64 PyPI version JSON
download
home_pagehttps://github.com/jothapunkt/jhdata
SummaryAbstractions around cloud file interfaces (WIP)
upload_time2023-05-25 19:19:47
maintainer
docs_urlNone
authorJothapunkt
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            JHData
================

Various interfaces for interacting with files stored in the cloud

![image](https://img.shields.io/pypi/v/jhdata?style=flat-square)
![image](https://img.shields.io/static/v1?label=pytest&message=1+failed%2C+1+tests&color=critical&style=flat-square)
![image](https://img.shields.io/static/v1?label=coverage&message=2%25&color=red&style=flat-square)

## Installing

Install the [PyPI Package](https://pypi.org/project/jhdata/):

    pip install jhdata

## Examples

TODO

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jothapunkt/jhdata",
    "name": "jhdata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jothapunkt",
    "author_email": "jakob-hoefner@web.de",
    "download_url": "https://files.pythonhosted.org/packages/0c/29/3f5e242dbe69c3dc5aa20ddde654736a5a2b2164a91e808677e495b4dd75/jhdata-1.0.64.tar.gz",
    "platform": null,
    "description": "JHData\n================\n\nVarious interfaces for interacting with files stored in the cloud\n\n![image](https://img.shields.io/pypi/v/jhdata?style=flat-square)\n![image](https://img.shields.io/static/v1?label=pytest&message=1+failed%2C+1+tests&color=critical&style=flat-square)\n![image](https://img.shields.io/static/v1?label=coverage&message=2%25&color=red&style=flat-square)\n\n## Installing\n\nInstall the [PyPI Package](https://pypi.org/project/jhdata/):\n\n    pip install jhdata\n\n## Examples\n\nTODO\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Abstractions around cloud file interfaces (WIP)",
    "version": "1.0.64",
    "project_urls": {
        "Homepage": "https://github.com/jothapunkt/jhdata"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7be673fd5824f0855ba6069bad34c62292c4b2c570245401ce25dba72ace3fc",
                "md5": "ebd2826b036e5a87ce6bf7fe91a6d02b",
                "sha256": "061105d539c698eabddf8c7d3b9bd8257af988ea4d9afb65ea35616aeede844c"
            },
            "downloads": -1,
            "filename": "jhdata-1.0.64-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebd2826b036e5a87ce6bf7fe91a6d02b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21154,
            "upload_time": "2023-05-25T19:19:45",
            "upload_time_iso_8601": "2023-05-25T19:19:45.593949Z",
            "url": "https://files.pythonhosted.org/packages/d7/be/673fd5824f0855ba6069bad34c62292c4b2c570245401ce25dba72ace3fc/jhdata-1.0.64-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c293f5e242dbe69c3dc5aa20ddde654736a5a2b2164a91e808677e495b4dd75",
                "md5": "b401988124081d1971342b0fc23dfcca",
                "sha256": "fbd70e4e8c662b6ee9a2e8cb8c6e4211bc55fe43ed2e649e7e2ff3c795f755ea"
            },
            "downloads": -1,
            "filename": "jhdata-1.0.64.tar.gz",
            "has_sig": false,
            "md5_digest": "b401988124081d1971342b0fc23dfcca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15499,
            "upload_time": "2023-05-25T19:19:47",
            "upload_time_iso_8601": "2023-05-25T19:19:47.093969Z",
            "url": "https://files.pythonhosted.org/packages/0c/29/3f5e242dbe69c3dc5aa20ddde654736a5a2b2164a91e808677e495b4dd75/jhdata-1.0.64.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-25 19:19:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jothapunkt",
    "github_project": "jhdata",
    "github_not_found": true,
    "lcname": "jhdata"
}
        
Elapsed time: 0.50416s