aiohivebot


Nameaiohivebot JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/pibara/aiohivebot
SummaryAsynchonous Python client library for the HIVE blockchain
upload_time2023-11-12 12:16:15
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "hive blockchain jsonrpc",
    "author": "Rob Meijer",
    "author_email": "pibara@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/14/e3059da6e5092b5482f81cf6b48557562a3e40ec262eb4cad332bd1b1126/aiohivebot-0.2.2.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.2.2",
    "project_urls": {
        "Homepage": "https://github.com/pibara/aiohivebot"
    },
    "split_keywords": [
        "hive",
        "blockchain",
        "jsonrpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e14e3059da6e5092b5482f81cf6b48557562a3e40ec262eb4cad332bd1b1126",
                "md5": "2f273065b5f948def7f803ee6d547da3",
                "sha256": "734f5512c0cc756cf3cd8bcea3a82af9452df3bc724aea7682b3ff6ac5bb599d"
            },
            "downloads": -1,
            "filename": "aiohivebot-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2f273065b5f948def7f803ee6d547da3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16751,
            "upload_time": "2023-11-12T12:16:15",
            "upload_time_iso_8601": "2023-11-12T12:16:15.076057Z",
            "url": "https://files.pythonhosted.org/packages/3e/14/e3059da6e5092b5482f81cf6b48557562a3e40ec262eb4cad332bd1b1126/aiohivebot-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 12:16:15",
    "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: 0.14605s