pyhiveapi2


Namepyhiveapi2 JSON
Version 0.5.17 PyPI version JSON
download
home_pagehttps://github.com/m4rkw/pyhiveapi2
SummaryA Python library to interface with the Hive API
upload_time2024-12-23 20:33:28
maintainerNone
docs_urlNone
authorRendili
requires_python>=3.6
licenseMIT
keywords hive api library
VCS
bugtrack_url
requirements pre-commit boto3 botocore requests aiohttp pyquery unasync loguru
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/m4rkw/pyhiveapi2",
    "name": "pyhiveapi2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "Hive API Library",
    "author": "Rendili",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library to interface with the Hive API",
    "version": "0.5.17",
    "project_urls": {
        "Homepage": "https://github.com/m4rkw/pyhiveapi2",
        "Issue tracker": "https://github.com/Pyhive/Pyhiveapi/issues",
        "Source": "https://github.com/m4rkw/pyhiveapi2"
    },
    "split_keywords": [
        "hive",
        "api",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d94afed2c7097ce316f30c5e38638f4b3e0a8a02b31023f4908ba46061566ec",
                "md5": "3d63585bf884df9b54ab6778f06b8231",
                "sha256": "fa8baba7f4e50822819b29c1aac5f00165aa54a62cbdbe935ccc476c54ee38b8"
            },
            "downloads": -1,
            "filename": "pyhiveapi2-0.5.17-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d63585bf884df9b54ab6778f06b8231",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 97255,
            "upload_time": "2024-12-23T20:33:28",
            "upload_time_iso_8601": "2024-12-23T20:33:28.783368Z",
            "url": "https://files.pythonhosted.org/packages/9d/94/afed2c7097ce316f30c5e38638f4b3e0a8a02b31023f4908ba46061566ec/pyhiveapi2-0.5.17-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 20:33:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "m4rkw",
    "github_project": "pyhiveapi2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": [
                [
                    ">=",
                    "1.16.10"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    ">=",
                    "1.19.10"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "aiohttp",
            "specs": []
        },
        {
            "name": "pyquery",
            "specs": []
        },
        {
            "name": "unasync",
            "specs": []
        },
        {
            "name": "loguru",
            "specs": []
        }
    ],
    "lcname": "pyhiveapi2"
}
        
Elapsed time: 0.41453s