{ "info": { "author": "Liang.Sun", "author_email": "sylar1015@qq.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# coinspot\ncoinspot api, works for both python2 & python3\n\ncoinspot_api = Coinspot(api_key = 'your api key', api_secret = 'your api sceret')\n\nres = coinspot_api.quote_buy()\n\n...\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sylar1015/coinspot", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pycoinspot", "package_url": "https://pypi.org/project/pycoinspot/", "platform": "", "project_url": "https://pypi.org/project/pycoinspot/", "project_urls": { "Homepage": "https://github.com/sylar1015/coinspot" }, "release_url": "https://pypi.org/project/pycoinspot/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "coinspot api,works for both python2 & python3", "version": "0.1.0" }, "last_serial": 3267535, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "33c601fac2905aefd90a18d17dd79fa7", "sha256": "a02dea61a14afbee8679eba375444cb6f825654bcf3a9081fa5f92c3e0ff6d76" }, "downloads": -1, "filename": "pycoinspot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33c601fac2905aefd90a18d17dd79fa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2052, "upload_time": "2017-10-21T02:49:18", "url": "https://files.pythonhosted.org/packages/92/88/b9d1a54ef4600cffe34cf0325b9afa7a5bf7cb59b0545720b61c26b5188c/pycoinspot-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33c601fac2905aefd90a18d17dd79fa7", "sha256": "a02dea61a14afbee8679eba375444cb6f825654bcf3a9081fa5f92c3e0ff6d76" }, "downloads": -1, "filename": "pycoinspot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33c601fac2905aefd90a18d17dd79fa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2052, "upload_time": "2017-10-21T02:49:18", "url": "https://files.pythonhosted.org/packages/92/88/b9d1a54ef4600cffe34cf0325b9afa7a5bf7cb59b0545720b61c26b5188c/pycoinspot-0.1.0.tar.gz" } ] }