aiohivebot


Nameaiohivebot JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/pibara/aiohivebot
SummaryAsynchonous Python client library for the HIVE blockchain
upload_time2024-06-24 19:48:22
maintainerNone
docs_urlNone
authorRob Meijer
requires_python>=3.9
licenseBSD
keywords hive blockchain jsonrpc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An async python library for writing bots and DApp backends for the HIVE blockchain

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pibara/aiohivebot",
    "name": "aiohivebot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "hive blockchain jsonrpc",
    "author": "Rob Meijer",
    "author_email": "pibara@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/79/76/a254e2ff6ecd67b82c5bf88d3dfcc6c205dfa411664dd9828af430ff2b72/aiohivebot-0.3.0.tar.gz",
    "platform": null,
    "description": "An async python library for writing bots and DApp backends for the HIVE blockchain\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Asynchonous Python client library for the HIVE blockchain",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/pibara/aiohivebot"
    },
    "split_keywords": [
        "hive",
        "blockchain",
        "jsonrpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7976a254e2ff6ecd67b82c5bf88d3dfcc6c205dfa411664dd9828af430ff2b72",
                "md5": "cd7bccc1069034237c4e0d30abef8246",
                "sha256": "f022ed0d952355a660da88c8d580f11deb29cede418e9b08a538b6ac02dc3f0a"
            },
            "downloads": -1,
            "filename": "aiohivebot-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cd7bccc1069034237c4e0d30abef8246",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21609,
            "upload_time": "2024-06-24T19:48:22",
            "upload_time_iso_8601": "2024-06-24T19:48:22.408200Z",
            "url": "https://files.pythonhosted.org/packages/79/76/a254e2ff6ecd67b82c5bf88d3dfcc6c205dfa411664dd9828af430ff2b72/aiohivebot-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-24 19:48:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pibara",
    "github_project": "aiohivebot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aiohivebot"
}
        
Elapsed time: 3.33959s