{ "info": { "author": "http://www.4simple.org", "author_email": "support@4simple.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Coinmate.io API wrapper\n-----------------------\n\nBasic CoinMate.io API wrapper, that support get the balance, withdrawal\nand more ::\n\n from coinmate_api import coinmate\n cm_api = coinmate('privateApiKey', 'publicApiKey', 'client_id')\n print cm_api.get_eur_available()\n result = cm_api.withdraw_bitcoins(2,'1HB1by2ZkbFAwEAqC5zwoHcU1DroBysrPG')\n if not result['error']:\n print \"Transaction ID:\"\n print result['data']\n ticker_info = cm_api.get_ticker()\n\n\nDocumentation_\n--------------\nLib extra documentation_\n\n.. _Documentation: http://coinmate_doc.4simple.org/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/4simple/coinmate.io-api", "keywords": "bitcoin,coinmate.io,bitcoin api", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "coinmate-api", "package_url": "https://pypi.org/project/coinmate-api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/coinmate-api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/4simple/coinmate.io-api" }, "release_url": "https://pypi.org/project/coinmate-api/1.1.5/", "requires_dist": null, "requires_python": null, "summary": "CoinMate.io BitCoin processor API.", "version": "1.1.5" }, "last_serial": 1955030, "releases": { "1.1.5": [ { "comment_text": "", "digests": { "md5": "0d9e7f9e81cabdf61a6ac55ca220a86f", "sha256": "078abb994fe0cc32c3a586332109667cb34a2868c5bc2a558d5bafd6bc5f1eae" }, "downloads": -1, "filename": "coinmate-api-1.1.5.tar.gz", "has_sig": false, "md5_digest": "0d9e7f9e81cabdf61a6ac55ca220a86f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2926, "upload_time": "2016-02-14T00:07:30", "url": "https://files.pythonhosted.org/packages/a2/67/0caca2bfdedc092253e0805c08cfdef62453b7d85a72fc9d5fc751beb077/coinmate-api-1.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0d9e7f9e81cabdf61a6ac55ca220a86f", "sha256": "078abb994fe0cc32c3a586332109667cb34a2868c5bc2a558d5bafd6bc5f1eae" }, "downloads": -1, "filename": "coinmate-api-1.1.5.tar.gz", "has_sig": false, "md5_digest": "0d9e7f9e81cabdf61a6ac55ca220a86f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2926, "upload_time": "2016-02-14T00:07:30", "url": "https://files.pythonhosted.org/packages/a2/67/0caca2bfdedc092253e0805c08cfdef62453b7d85a72fc9d5fc751beb077/coinmate-api-1.1.5.tar.gz" } ] }