crown-pycurl


Namecrown-pycurl JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/adrianhdez929
SummaryA simple python lib to interact with CRW nodes RPC using curl
upload_time2024-01-03 03:27:29
maintainer
docs_urlNone
authoradrianhdez929
requires_python
licenseMIT
keywords crown pycurl rpc
VCS
bugtrack_url
requirements sshtunnel pycurl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adrianhdez929",
    "name": "crown-pycurl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Crown,PyCurl,RPC",
    "author": "adrianhdez929",
    "author_email": "adrianhdez929@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/68/5a3d6faef7974050309e69622c2b0a40e73cd4a88f22c9bc9fe0230d3559/crown_pycurl-0.3.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple python lib to interact with CRW nodes RPC using curl",
    "version": "0.3.1",
    "project_urls": {
        "Download": "https://github.com/adrianhdez929/crown-pycurl/releases/tag/v_03.tar.gz",
        "Homepage": "https://github.com/adrianhdez929"
    },
    "split_keywords": [
        "crown",
        "pycurl",
        "rpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f685a3d6faef7974050309e69622c2b0a40e73cd4a88f22c9bc9fe0230d3559",
                "md5": "e34d0c6e49490482d88436692d3ac9ba",
                "sha256": "0b2a9955de2b29be49b91f17c7e6c77f0563de9af2207216018c161622fcf8f7"
            },
            "downloads": -1,
            "filename": "crown_pycurl-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e34d0c6e49490482d88436692d3ac9ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5028,
            "upload_time": "2024-01-03T03:27:29",
            "upload_time_iso_8601": "2024-01-03T03:27:29.720974Z",
            "url": "https://files.pythonhosted.org/packages/7f/68/5a3d6faef7974050309e69622c2b0a40e73cd4a88f22c9bc9fe0230d3559/crown_pycurl-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 03:27:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adrianhdez929",
    "github_project": "crown-pycurl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "sshtunnel",
            "specs": [
                [
                    "==",
                    "0.1.5"
                ]
            ]
        },
        {
            "name": "pycurl",
            "specs": [
                [
                    "==",
                    "7.43.0.5"
                ]
            ]
        }
    ],
    "lcname": "crown-pycurl"
}
        
Elapsed time: 0.17287s