python-kucoin


Namepython-kucoin JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/sammchardy/python-kucoin
SummaryKucoin REST API v2 python implementation
upload_time2021-10-04 03:07:05
maintainer
docs_urlNone
authorSam McHardy
requires_python
licenseMIT
keywords kucoin exchange rest api bitcoin ethereum btc eth kcs
VCS
bugtrack_url
requirements requests
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sammchardy/python-kucoin",
    "name": "python-kucoin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kucoin exchange rest api bitcoin ethereum btc eth kcs",
    "author": "Sam McHardy",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/47/c1/da3cd825af95a8261168551ffae2beee51b07a30b482fef7c388749fe433/python-kucoin-2.1.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Kucoin REST API v2 python implementation",
    "version": "2.1.3",
    "split_keywords": [
        "kucoin",
        "exchange",
        "rest",
        "api",
        "bitcoin",
        "ethereum",
        "btc",
        "eth",
        "kcs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "764d4b0ed1053081987c0a490f02759df5bbed08d560df4fac5a84a97b436f60",
                "md5": "c8eca61b292540767653376b9bd1d3fc",
                "sha256": "217e8047a4c5ae5de910c28a161a241e0b1e69d5d22435392a73e91cc6c49f48"
            },
            "downloads": -1,
            "filename": "python_kucoin-2.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8eca61b292540767653376b9bd1d3fc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16872,
            "upload_time": "2021-10-04T03:07:04",
            "upload_time_iso_8601": "2021-10-04T03:07:04.478886Z",
            "url": "https://files.pythonhosted.org/packages/76/4d/4b0ed1053081987c0a490f02759df5bbed08d560df4fac5a84a97b436f60/python_kucoin-2.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47c1da3cd825af95a8261168551ffae2beee51b07a30b482fef7c388749fe433",
                "md5": "90e81dde20e5691c194ed915e3efbbad",
                "sha256": "94d8e7112d53c9474a07b0f9173a0f2e7091d90bbbcae892d35ae417139c9cd7"
            },
            "downloads": -1,
            "filename": "python-kucoin-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "90e81dde20e5691c194ed915e3efbbad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18404,
            "upload_time": "2021-10-04T03:07:05",
            "upload_time_iso_8601": "2021-10-04T03:07:05.608145Z",
            "url": "https://files.pythonhosted.org/packages/47/c1/da3cd825af95a8261168551ffae2beee51b07a30b482fef7c388749fe433/python-kucoin-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-10-04 03:07:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sammchardy",
    "github_project": "python-kucoin",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "python-kucoin"
}
        
Elapsed time: 0.02528s