{ "info": { "author": "Kenan Yildirim", "author_email": "kenan@kenany.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python" ], "description": "Bitcoins: Cryptocurrency for Humans\n===================================\n\nBitcoins is an MIT licensed cryptocurrency library, written in Python, for human\nbeings.\n\nNothing is complicated when it's in Python. Not even cryptocurrencies.\n\n::\n\n >>> bitcoins.get_difficulty()\n 2694047.952955\n\nFor now, this library is only a wrapper to BlockExplorer's stats API. This might\nchange as the project matures.\n\nFeatures\n--------\n\n- Getting the current difficulty as a multiple of the minimum difficulty\n (highest target)\n\n\nInstallation\n------------\n\nTo install bitcoins, simply: ::\n\n $ pip install bitcoins\n\nOr, if you have to: ::\n\n $ easy_install bitcoins\n\nBut, you probably shouldn't do that.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/KenanY/bitcoins", "keywords": null, "license": "Copyright \u00a9 2012 Kenan Yildirim.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \u201cSoftware\u201d), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "bitcoins", "package_url": "https://pypi.org/project/bitcoins/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bitcoins/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/KenanY/bitcoins" }, "release_url": "https://pypi.org/project/bitcoins/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Python Bitcoins for Humans.", "version": "0.0.0" }, "last_serial": 786892, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "a399acba26bb12f17450dadc36e38b50", "sha256": "541b5c4ecef96d163bfc44ba24a504947b9580a135c6fda809c1a8c279f8dc62" }, "downloads": -1, "filename": "bitcoins-0.0.0.tar.gz", "has_sig": false, "md5_digest": "a399acba26bb12f17450dadc36e38b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2816, "upload_time": "2012-09-16T01:44:26", "url": "https://files.pythonhosted.org/packages/0e/92/bdc9b42595002c332745fab5a1db6fe9f80baccfda9f1a827bde7681c5c6/bitcoins-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a399acba26bb12f17450dadc36e38b50", "sha256": "541b5c4ecef96d163bfc44ba24a504947b9580a135c6fda809c1a8c279f8dc62" }, "downloads": -1, "filename": "bitcoins-0.0.0.tar.gz", "has_sig": false, "md5_digest": "a399acba26bb12f17450dadc36e38b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2816, "upload_time": "2012-09-16T01:44:26", "url": "https://files.pythonhosted.org/packages/0e/92/bdc9b42595002c332745fab5a1db6fe9f80baccfda9f1a827bde7681c5c6/bitcoins-0.0.0.tar.gz" } ] }