{ "info": { "author": "Sumin Byeon", "author_email": "suminb@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Python Korbit\n=============\n\n``python-korbit`` is a Korbit API wrapper in Python.\n\n.. image:: https://travis-ci.org/suminb/korbit.svg?branch=master\n :target: https://travis-ci.org/suminb/korbit\n\n.. image:: https://coveralls.io/repos/suminb/korbit/badge.png?branch=master\n :target: https://coveralls.io/r/suminb/korbit?branch=master\n\n\nAPI Call Examples\n-----------------\n\nThis section illustrates how some of the API can be called.\n\n.. code-block:: python\n\n from korbit.api import get_transactions\n get_transactions()\n\nThis will fetch all transactions from the server producing an output as following:\n\n.. code-block::\n\n [\n {\"timestamp\":1389678052000,\"tid\":\"22546\",\"price\":\"569000\",\"amount\":\"0.01000000\"},\n {\"timestamp\":1389678017000,\"tid\":\"22545\",\"price\":\"580000\",\"amount\":\"0.01000000\"},\n {\"timestamp\":1389462921000,\"tid\":\"22544\",\"price\":\"569000\",\"amount\":\"0.16348000\"},\n {\"timestamp\":1389462921000,\"tid\":\"22543\",\"price\":\"570000\",\"amount\":\"0.20000000\"},\n {\"timestamp\":1389462920000,\"tid\":\"22542\",\"price\":\"578000\",\"amount\":\"0.33652000\"},\n ...\n ]\n\nOther functions are available and the usage of each function will be gradually added on this documentation in the future.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/suminb/korbit", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "korbit", "package_url": "https://pypi.org/project/korbit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/korbit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/suminb/korbit" }, "release_url": "https://pypi.org/project/korbit/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "A Python wrapper for Korbit API", "version": "0.1.3" }, "last_serial": 1505011, "releases": { "0.1": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e08b8634f4d30294355f9229d1acd8aa", "sha256": "0add536c0fa5f92035484381b042f3367c21c5c395a44cef158514df9341d799" }, "downloads": -1, "filename": "korbit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e08b8634f4d30294355f9229d1acd8aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5601, "upload_time": "2015-03-27T13:32:58", "url": "https://files.pythonhosted.org/packages/8e/c9/cb2b9308f2ee08c1ac0173bcb24b8ff841160a9f7d93899c58d1b69cfb03/korbit-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "326d647157f7e95d8d6bfb539269c8c2", "sha256": "fa34ba474bd62516cb35f19b7c1430ccce328d705ee02cb8a40f97ab5d5f7e68" }, "downloads": -1, "filename": "korbit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "326d647157f7e95d8d6bfb539269c8c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5633, "upload_time": "2015-04-04T12:52:35", "url": "https://files.pythonhosted.org/packages/4f/61/9468b3da24000d21e87c25068da525ba8886ef555d758f225c21483e07ad/korbit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b6a0f35948f3a9926631d77277c825ee", "sha256": "eeedaa9e2599ed3c86e5d587032550fcee573d09fcc89b6207704446c279d255" }, "downloads": -1, "filename": "korbit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b6a0f35948f3a9926631d77277c825ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5986, "upload_time": "2015-04-04T14:31:55", "url": "https://files.pythonhosted.org/packages/a4/a9/499443841e49fdd0d005acd7f377934ab75ed63e5d8ef76ee807de2f2982/korbit-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8026177580cf0a6f9db4679a97cb3572", "sha256": "d36c08108f6df98535098303c8857ff7f8902861e8204c18d4e4bececcbcfb0e" }, "downloads": -1, "filename": "korbit-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8026177580cf0a6f9db4679a97cb3572", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6475, "upload_time": "2015-04-14T15:07:04", "url": "https://files.pythonhosted.org/packages/a5/d0/bfd4c36d0be9acde1d46ef569870095b3bcaf30931626fb3e0ee7b6bd106/korbit-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8026177580cf0a6f9db4679a97cb3572", "sha256": "d36c08108f6df98535098303c8857ff7f8902861e8204c18d4e4bececcbcfb0e" }, "downloads": -1, "filename": "korbit-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8026177580cf0a6f9db4679a97cb3572", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6475, "upload_time": "2015-04-14T15:07:04", "url": "https://files.pythonhosted.org/packages/a5/d0/bfd4c36d0be9acde1d46ef569870095b3bcaf30931626fb3e0ee7b6bd106/korbit-0.1.3.tar.gz" } ] }