{ "info": { "author": "Cyril DEMINGEON", "author_email": "me@cyrbil.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "CCEX Python Wrapper\r\n===================\r\n\r\nClient for CCex API written in Python Currently supports all\r\nticker/public/private endpoints.\r\n\r\nInstallation\r\n------------\r\n\r\nVia pip:\r\n\r\n pip install ccex_api\r\n\r\nUsage\r\n-----\r\n\r\n ccex = CCexAPI()\r\n ccex.tickers.tickers_coinnames()\r\n ccex.public.get_market_summaries()\r\n\r\n # credentials are required for private endpoints access\r\n ccex = CCexAPI('api_key', 'api_secret')\r\n ccex.private.get_balances()\r\n\r\nOffer a coffee or a beer\r\n~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\nIf you enjoyed this free software, and want to thank me, you can offer\r\nme something for a coffee, a beer, or more, I would be happy :)\r\n\r\n| Bitcoin : 13K5w1SXX7HTiKKQ1tQPerBKw1V6i65rsA\r\n| Ethereum : 0x2e693665b99d0b631c60ae0b9b7735d43c27e9cb\r\n| Dash : XwuAZapWHt5VU86ZBb5N2SDHK3t9XJUtGu\r\n| Doge : DDf9jQkC17vWJkG6VsKPLo2oTnw4qY8XWd", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cyrbil/ccex_api", "keywords": "", "license": "DWTFYWT PUBLIC LICENSE", "maintainer": "", "maintainer_email": "", "name": "ccex_api", "package_url": "https://pypi.org/project/ccex_api/", "platform": "", "project_url": "https://pypi.org/project/ccex_api/", "project_urls": { "Homepage": "https://github.com/cyrbil/ccex_api" }, "release_url": "https://pypi.org/project/ccex_api/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "Python 2.6/3.4+ Client for the CCex API.", "version": "1.0.5" }, "last_serial": 3237623, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "e100b44ff0ff9a8271de20fe6863ad94", "sha256": "50e3003874dcdf018fc8ced64e71c5589a4706f22a8287b6d96016ef51883b8f" }, "downloads": -1, "filename": "ccex_api-1.0.3.tar.gz", "has_sig": false, "md5_digest": "e100b44ff0ff9a8271de20fe6863ad94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6431, "upload_time": "2017-10-09T22:21:00", "url": "https://files.pythonhosted.org/packages/50/4c/f88dc2e1fd93a06a76c475b2ff848bfa569990d1e661e42d5e20aa5a8666/ccex_api-1.0.3.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "e0c9f6acb88ab803b749dbb70631c139", "sha256": "05c7308889ca41e89d0e0ea36e51bae38257180bbb5dd3599e8f6f9529a05553" }, "downloads": -1, "filename": "ccex_api-1.0.5.tar.gz", "has_sig": false, "md5_digest": "e0c9f6acb88ab803b749dbb70631c139", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6430, "upload_time": "2017-10-09T22:31:19", "url": "https://files.pythonhosted.org/packages/79/97/115252f5b6628f896107baa0c7a86ed09efc1ab0ca672d625167baf90696/ccex_api-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0c9f6acb88ab803b749dbb70631c139", "sha256": "05c7308889ca41e89d0e0ea36e51bae38257180bbb5dd3599e8f6f9529a05553" }, "downloads": -1, "filename": "ccex_api-1.0.5.tar.gz", "has_sig": false, "md5_digest": "e0c9f6acb88ab803b749dbb70631c139", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6430, "upload_time": "2017-10-09T22:31:19", "url": "https://files.pythonhosted.org/packages/79/97/115252f5b6628f896107baa0c7a86ed09efc1ab0ca672d625167baf90696/ccex_api-1.0.5.tar.gz" } ] }