{ "info": { "author": "Apache Datastreams", "author_email": "admin@apachedatastreams.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# krakenclient: Python API client for Kraken (built on krakenex)\n\n## Installation\n```sh\npip3 install krakenclient\n```\n\n## Usage\n```python\nimport krakenclient.kraken_client_api as krakenclient\n\n# How to access order book data \nxrp_order_book = krakenclient.get_order_book(pair='XRPUSD')\nprint(xrp_order_book)\n\n# How to perform account operations\nkrakenclient.set_keys(public='your_public_key', private='your_private_key') # Set your api keys to perform account operations\ntrade_balance = krakenclient.get_trade_balance(asset='XRPUSD')\nprint(trade_balance)\n\n# Need help? \nkrakenclient.i_need_help()\n\n```\n\n\n## Dependencies\n- [Python 3](https://www.python.org/)\n- [krakenex](https://github.com/veox/python3-krakenex): 2.1.0\n\n## Disclaimer\nWe are not affiliated with Kraken and this is a third-party implementation.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ApacheDatastreams/krakenclient", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "krakenclient", "package_url": "https://pypi.org/project/krakenclient/", "platform": "", "project_url": "https://pypi.org/project/krakenclient/", "project_urls": { "Homepage": "https://github.com/ApacheDatastreams/krakenclient" }, "release_url": "https://pypi.org/project/krakenclient/1.0.2/", "requires_dist": [ "krakenex (==2.1.0)" ], "requires_python": ">=3", "summary": "A simple Kraken client API", "version": "1.0.2" }, "last_serial": 5674887, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "18cedcfcc9ba9fc84799b80401fae0c7", "sha256": "31f98d30241dd55fcfb17fbfb13056960a9c193f24184a5102b6cc7a17c7b5df" }, "downloads": -1, "filename": "krakenclient-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "18cedcfcc9ba9fc84799b80401fae0c7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 3757, "upload_time": "2019-08-14T00:55:46", "url": "https://files.pythonhosted.org/packages/cc/fe/b25e1a2032444f2e350aeb30437c3eefd6bc42341db26cfe6209d9204c40/krakenclient-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a073861142e912f949fab6b19ddefea3", "sha256": "5ec94da77d0841065a8305c5ceed980be9b71c5904160ce314d5cffd999e1612" }, "downloads": -1, "filename": "krakenclient-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a073861142e912f949fab6b19ddefea3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2673, "upload_time": "2019-08-14T00:55:48", "url": "https://files.pythonhosted.org/packages/12/62/e3869ef3278251370c1e564cc79e41a0288fb7aee8b9839225c12d168bd3/krakenclient-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f9c3867549586171af8e8fc3ef13338a", "sha256": "86869c03c4b04a7b07294bb7f94cb095080a77a047e17cdbf2862d3c823825e5" }, "downloads": -1, "filename": "krakenclient-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f9c3867549586171af8e8fc3ef13338a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 4198, "upload_time": "2019-08-14T05:43:23", "url": "https://files.pythonhosted.org/packages/8d/29/694c43eeef5a07060f1a44f1e37d2e643d3649cb73fa4938800997f886cb/krakenclient-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "297c60abfcdf0a730db0b1d7a4c364cf", "sha256": "6e888971853b5e81523d13c0097248231c87173ab848de4b79353247c51fe8e2" }, "downloads": -1, "filename": "krakenclient-1.0.2.tar.gz", "has_sig": false, "md5_digest": "297c60abfcdf0a730db0b1d7a4c364cf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2952, "upload_time": "2019-08-14T05:43:24", "url": "https://files.pythonhosted.org/packages/ec/98/d68719be10780015f02d1ee23b5f9e30e584fae5c80c17b116cac7168d1b/krakenclient-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9c3867549586171af8e8fc3ef13338a", "sha256": "86869c03c4b04a7b07294bb7f94cb095080a77a047e17cdbf2862d3c823825e5" }, "downloads": -1, "filename": "krakenclient-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f9c3867549586171af8e8fc3ef13338a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 4198, "upload_time": "2019-08-14T05:43:23", "url": "https://files.pythonhosted.org/packages/8d/29/694c43eeef5a07060f1a44f1e37d2e643d3649cb73fa4938800997f886cb/krakenclient-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "297c60abfcdf0a730db0b1d7a4c364cf", "sha256": "6e888971853b5e81523d13c0097248231c87173ab848de4b79353247c51fe8e2" }, "downloads": -1, "filename": "krakenclient-1.0.2.tar.gz", "has_sig": false, "md5_digest": "297c60abfcdf0a730db0b1d7a4c364cf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2952, "upload_time": "2019-08-14T05:43:24", "url": "https://files.pythonhosted.org/packages/ec/98/d68719be10780015f02d1ee23b5f9e30e584fae5c80c17b116cac7168d1b/krakenclient-1.0.2.tar.gz" } ] }