nanows


Namenanows JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/gr0vity-dev/nanows
SummaryA Python WebSocket API for interacting with Nano cryptocurrency nodes.
upload_time2024-03-18 09:54:55
maintainer
docs_urlNone
authorgr0vity
requires_python>=3.6
license
keywords nano cryptocurrency websocket api
VCS
bugtrack_url
requirements websockets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gr0vity-dev/nanows",
    "name": "nanows",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "nano cryptocurrency websocket api",
    "author": "gr0vity",
    "author_email": "iq.cc@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/c2/61/ac234d4c8a6d2b76dd732994c9fe0fe2cdd9270fa22f454dfb6ceb6fe668/nanows-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python WebSocket API for interacting with Nano cryptocurrency nodes.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/gr0vity-dev/nanows"
    },
    "split_keywords": [
        "nano",
        "cryptocurrency",
        "websocket",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a33c37709c3ec6fb1456f933269722c90665da4346d30402c266de580c58736",
                "md5": "ff90b88d5af427074d443e4f236861fc",
                "sha256": "c7aeb3a0cd278019021fe8d6aaeac17a43d7a7406f4d27860cbf30273a34e840"
            },
            "downloads": -1,
            "filename": "nanows-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff90b88d5af427074d443e4f236861fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2800,
            "upload_time": "2024-03-18T09:54:54",
            "upload_time_iso_8601": "2024-03-18T09:54:54.782425Z",
            "url": "https://files.pythonhosted.org/packages/0a/33/c37709c3ec6fb1456f933269722c90665da4346d30402c266de580c58736/nanows-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c261ac234d4c8a6d2b76dd732994c9fe0fe2cdd9270fa22f454dfb6ceb6fe668",
                "md5": "71d00abc8d9fd2438fe1ce20a43fe1a4",
                "sha256": "7715386720afd656afaa4138b3fc03c02a26dba298603e086296e34e9c48bea9"
            },
            "downloads": -1,
            "filename": "nanows-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "71d00abc8d9fd2438fe1ce20a43fe1a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3138,
            "upload_time": "2024-03-18T09:54:55",
            "upload_time_iso_8601": "2024-03-18T09:54:55.940098Z",
            "url": "https://files.pythonhosted.org/packages/c2/61/ac234d4c8a6d2b76dd732994c9fe0fe2cdd9270fa22f454dfb6ceb6fe668/nanows-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 09:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gr0vity-dev",
    "github_project": "nanows",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "10.3"
                ]
            ]
        }
    ],
    "lcname": "nanows"
}
        
Elapsed time: 0.21156s