{ "info": { "author": "Wladimir van der Laan", "author_email": "laanwj@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Office/Business :: Financial" ], "description": "This package allows performing commands such as listing the current balance and sending coins to the Satoshi (original) client from Python. The communication with the client happens over JSON-RPC.\r\n\r\nNot actively maintained\r\n===========================\r\nbitcoin-python is not actively maintained. I don't have the mental bandwidth\r\nto maintain it and good alternatives have sprung up over time.\r\n\r\nI'd suggest python-bitcoinlib ( https://github.com/petertodd/python-bitcoinlib )\r\nas is the ultimate python bitcoin library. It offers not only RPC access but\r\nalso a Python version of almost every bitcoin data structure.\r\n\r\nThe RPC is can be used through `bitcoin.rpc.Proxy`, see for example\r\nhttps://github.com/petertodd/python-bitcoinlib/blob/master/examples/make-bootstrap-rpc.py.\r\n\r\nIf anyone wants to take up the maintainer role for bitcoin-python, let me know.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/laanwj/bitcoin-python", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://laanwj.github.com/bitcoin-python/doc/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bitcoin-python", "package_url": "https://pypi.org/project/bitcoin-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bitcoin-python/", "project_urls": { "Download": "https://github.com/laanwj/bitcoin-python", "Homepage": "http://laanwj.github.com/bitcoin-python/doc/" }, "release_url": "https://pypi.org/project/bitcoin-python/0.3/", "requires_dist": null, "requires_python": null, "summary": "Friendly Bitcoin JSON-RPC API binding for Python", "version": "0.3" }, "last_serial": 1019706, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "3331e18d6486415a8bfd3315c17da120", "sha256": "677d6b41c424ebe1ab2a8745dc09634b228841d5d1d89010751a5a337c9a629a" }, "downloads": -1, "filename": "bitcoin-python-0.2.tar.gz", "has_sig": false, "md5_digest": "3331e18d6486415a8bfd3315c17da120", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8410, "upload_time": "2011-08-24T10:45:37", "url": "https://files.pythonhosted.org/packages/f7/30/26697b2bfda46aed6a7a3d837070868c1f272701d86e4716c2b3ce88ce14/bitcoin-python-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4ee255efecec5847b3a3b8f4a69ead87", "sha256": "22d4ff7e155c084fa9882ca1d32ea4d400bf7022c3752981281c07904a74e0d9" }, "downloads": -1, "filename": "bitcoin-python-0.3.tar.gz", "has_sig": false, "md5_digest": "4ee255efecec5847b3a3b8f4a69ead87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12139, "upload_time": "2013-03-30T15:36:55", "url": "https://files.pythonhosted.org/packages/91/93/b97f7180710aed976a8b105162204262ce76be8b9931a26b47e30d1db832/bitcoin-python-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ee255efecec5847b3a3b8f4a69ead87", "sha256": "22d4ff7e155c084fa9882ca1d32ea4d400bf7022c3752981281c07904a74e0d9" }, "downloads": -1, "filename": "bitcoin-python-0.3.tar.gz", "has_sig": false, "md5_digest": "4ee255efecec5847b3a3b8f4a69ead87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12139, "upload_time": "2013-03-30T15:36:55", "url": "https://files.pythonhosted.org/packages/91/93/b97f7180710aed976a8b105162204262ce76be8b9931a26b47e30d1db832/bitcoin-python-0.3.tar.gz" } ] }