{ "info": { "author": "Teran McKinney", "author_email": "sega01@go-beyond.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "

BitCash

\n

Bitcoin Cash made easy

\n\n

\n \n \"BitCash\n \n \"Build\n \"Code\n \"Python\n \"MIT\n

\n\nForked from [Ofek's awesome Bit library](https://github.com/ofek/bit).\n\n**BitCash is so easy to use, in fact, you can do this:**\n\n\n```python\n>>> from bitcash import Key\n>>>\n>>> k = Key()\n>>> k.address\n'bitcoincash:qp0hamw9rpyllkmvd8047w9em3yt9fytsunyhutucx'\n>>>\n>>> k.get_balance('usd')\n'2'\n>>>\n>>> # Let's donate a dollar to CoinSpice.io\n>>> outputs = [\n>>> ('bitcoincash:qz69e5y8yrtujhsyht7q9xq5zhu4mrklmv0ap7tq5f', 1, 'usd'),\n>>> # you can add more recipients here\n>>> ]\n>>>\n>>> k.send(outputs)\n'6aea7b1c687d976644a430a87e34c93a8a7fd52d77c30e9cc247fc8228b749ff'\n```\n\nDone. Here is the transaction:\nhttps://explorer.bitcoin.com/bch/tx/6aea7b1c687d976644a430a87e34c93a8a7fd52d77c30e9cc247fc8228b749ff\n\n## Features\n\n- Python's fastest available implementation (100x faster than closest library)\n- Seamless integration with existing server setups\n- Supports keys in cold storage\n- Fully supports 25 different currencies\n- First class support for storing data in the blockchain\n- Deterministic signatures via RFC 6979\n- Access to the blockchain (and testnet chain) through multiple APIs for redundancy\n- Exchange rate API, with optional caching\n- Compressed public keys by default\n- Multiple representations of private keys; WIF, PEM, DER, etc.\n- Standard P2PKH transactions\n\nIf you are intrigued, continue reading. If not, continue all the same!\n\n## Installation\n\nBitCash is distributed on `PyPI` as a universal wheel and is available on Linux/macOS\nand Windows and supports Python 3.5+ and PyPy3.5-v5.7.1+. `pip` >= 8.1.2 is required.\n\n\n```shell\n$ pip install bitcash # pip3 if pip is Python 2 on your system.\n```\n\n## Documentation\n\nDocs are hosted by Github Pages and are automatically built and published\nby Travis after every successful commit to BitCash's ``master`` branch.\n\n## Credits\n\n- [ofek](https://github.com/ofek/bit) for the original bit codebase.\n- [Additional](AUTHORS.rst)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/sporestack/bitcash/tarball/0.5.2.9", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sporestack/bitcash", "keywords": "bitcoincash,cryptocurrency,payments,tools,wallet", "license": "MIT", "maintainer": "Teran McKinney", "maintainer_email": "sega01@go-beyond.org", "name": "bitcash", "package_url": "https://pypi.org/project/bitcash/", "platform": "", "project_url": "https://pypi.org/project/bitcash/", "project_urls": { "Download": "https://github.com/sporestack/bitcash/tarball/0.5.2.9", "Homepage": "https://github.com/sporestack/bitcash" }, "release_url": "https://pypi.org/project/bitcash/0.5.2.9/", "requires_dist": [ "coincurve (>=4.3.0)", "requests", "cashaddress (==1.0.4)", "lmdb ; extra == 'cache'", "appdirs ; extra == 'cli'", "click ; extra == 'cli'", "privy ; extra == 'cli'", "tinydb ; extra == 'cli'" ], "requires_python": "", "summary": "Bitcoin Cash made easier.", "version": "0.5.2.9" }, "last_serial": 5811279, "releases": { "0.4.1": [ { "comment_text": "", "digests": { "md5": "8b7b3867d7cb1409eff08ab72a699d43", "sha256": "c20a0414b791b1e61693e2c225ae9284619f4b30a1154b35e0a87cfde7c9c7f3" }, "downloads": -1, "filename": "bitcash-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8b7b3867d7cb1409eff08ab72a699d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29385, "upload_time": "2017-12-08T23:51:20", "url": "https://files.pythonhosted.org/packages/e5/47/6b34af47228925b76999835720ef40280b66e6d53c1c61d503f28e06fac3/bitcash-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "c1a349bd98ee60c9d3d894d697628af1", "sha256": "af92b8eb46666d61ef0aa14501c599e0c920696e0f7ded696bbaec27c891871d" }, "downloads": -1, "filename": "bitcash-0.4.2.tar.gz", "has_sig": false, "md5_digest": "c1a349bd98ee60c9d3d894d697628af1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30034, "upload_time": "2017-12-20T22:06:20", "url": "https://files.pythonhosted.org/packages/70/2d/c4db23a2415044f2784567b47f110753dc1ab9344fa65ed2c6e1d8cc346b/bitcash-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "243881a702588fb3834e0ac1476452fb", "sha256": "b503c63cd5604ff409f49b34ade162c3a57c0bfc8b6763f092fd9f6aacddadea" }, "downloads": -1, "filename": "bitcash-0.4.3.tar.gz", "has_sig": false, "md5_digest": "243881a702588fb3834e0ac1476452fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29898, "upload_time": "2017-12-20T22:29:49", "url": "https://files.pythonhosted.org/packages/3c/04/b93dcca5be85c3e74201b45f7f31c0881469c2c35cbf70ab6f0c5aa2bee4/bitcash-0.4.3.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "ad4621d53422da01c789e58f8ff4b3e6", "sha256": "4e6be395675260006290d2931477cb4c165696503051b8195b098635da65ac65" }, "downloads": -1, "filename": "bitcash-0.5.0.tar.gz", "has_sig": false, "md5_digest": "ad4621d53422da01c789e58f8ff4b3e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30681, "upload_time": "2018-02-03T19:01:48", "url": "https://files.pythonhosted.org/packages/ef/8e/e5f811907ba75e3011f4263fc1754e382047c6aa01d5d93eb392e4327dea/bitcash-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "d7cee09cbec23ef17d9494a9188b2fa8", "sha256": "506757a5ed27f9ed0726e2982711377bfd89aa3ca788afbe290b39b0ebeac772" }, "downloads": -1, "filename": "bitcash-0.5.1.tar.gz", "has_sig": false, "md5_digest": "d7cee09cbec23ef17d9494a9188b2fa8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30970, "upload_time": "2018-03-12T00:02:49", "url": "https://files.pythonhosted.org/packages/00/1d/6f1c8d0f61212cf714ce203f931c5d006035c0f5fbaaffa2ac2dac193b1c/bitcash-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "57f86d4fd2de69e6a4168565f785dff8", "sha256": "f978edf86563f31ac2290f3e6cfb85df88071cabcc2baf2e9cef4f59beab569f" }, "downloads": -1, "filename": "bitcash-0.5.2.tar.gz", "has_sig": false, "md5_digest": "57f86d4fd2de69e6a4168565f785dff8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31005, "upload_time": "2018-05-16T19:48:56", "url": "https://files.pythonhosted.org/packages/7f/72/1ff63c1f6a09f29d592632157f506f81b97f7e21728ac2bd1d4cec54c311/bitcash-0.5.2.tar.gz" } ], "0.5.2.5": [ { "comment_text": "", "digests": { "md5": "e280d0eab6f2ead502de4191b1fb0be9", "sha256": "2c5b0fb865c06964bf0d1a1663e3245803ce0bf134d768d9e225fb36d9f8311c" }, "downloads": -1, "filename": "bitcash-0.5.2.5.tar.gz", "has_sig": false, "md5_digest": "e280d0eab6f2ead502de4191b1fb0be9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33019, "upload_time": "2019-04-17T15:29:26", "url": "https://files.pythonhosted.org/packages/ac/f3/07b3cd6fbbd75d8f037e5baabf05327d04a04f5d99ee5fbb78d63159f4e5/bitcash-0.5.2.5.tar.gz" } ], "0.5.2.6": [ { "comment_text": "", "digests": { "md5": "d0cbd83dc19dd40b3345aecd43395160", "sha256": "6e0629c746981bb30260648ab2d0e20aa337476ae63e376d3d9a06356822ae02" }, "downloads": -1, "filename": "bitcash-0.5.2.6.tar.gz", "has_sig": false, "md5_digest": "d0cbd83dc19dd40b3345aecd43395160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31388, "upload_time": "2019-05-04T15:46:42", "url": "https://files.pythonhosted.org/packages/ec/50/bc03204903c110feaba2e224c0ce6bf0ff008f1b26974a9f1e75e9e83ace/bitcash-0.5.2.6.tar.gz" } ], "0.5.2.7": [ { "comment_text": "", "digests": { "md5": "b804bf8c1198f17ed9b4f2539dcaeba9", "sha256": "93e437ae5a0879a073477c8aca7a6e9bbf30eb44c8dd25dd1469994ebd28e47f" }, "downloads": -1, "filename": "bitcash-0.5.2.7.tar.gz", "has_sig": false, "md5_digest": "b804bf8c1198f17ed9b4f2539dcaeba9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31703, "upload_time": "2019-05-05T13:57:08", "url": "https://files.pythonhosted.org/packages/e2/e0/6f20a2f6e8a39be90c449ca57054b8ef4eae5a549e4a087114b5cf57e59d/bitcash-0.5.2.7.tar.gz" } ], "0.5.2.8": [ { "comment_text": "", "digests": { "md5": "06d5ec1e12c45f6e5856ab7c69fa54c2", "sha256": "2b33d6628bd370bca8f1cfafb86bde6f219035fd9a74d51a52aafcd18f723309" }, "downloads": -1, "filename": "bitcash-0.5.2.8.tar.gz", "has_sig": false, "md5_digest": "06d5ec1e12c45f6e5856ab7c69fa54c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31722, "upload_time": "2019-05-07T16:03:03", "url": "https://files.pythonhosted.org/packages/00/58/ce08446e98a1cca6286472a0b6b4d4e32182d17d26850869d31e5a7a6a47/bitcash-0.5.2.8.tar.gz" } ], "0.5.2.9": [ { "comment_text": "", "digests": { "md5": "c4a1924e734edb3f57e4df7b98f919c0", "sha256": "cbb8d48dbeaa4200f79952d90b03ed7e2161d420784c437effda60d0ab4b0854" }, "downloads": -1, "filename": "bitcash-0.5.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c4a1924e734edb3f57e4df7b98f919c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39217, "upload_time": "2019-09-10T21:40:27", "url": "https://files.pythonhosted.org/packages/b4/b4/08bdde658234e705345506ddd18b9a4c5d5aaf6fee3f73bcdbaaf555c485/bitcash-0.5.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "773a44f3fe9865832c84840f89acf44f", "sha256": "541e7bfe37a5c40862b188b671a07a04899bcb5715a2e79500380187fcdb3402" }, "downloads": -1, "filename": "bitcash-0.5.2.9.tar.gz", "has_sig": false, "md5_digest": "773a44f3fe9865832c84840f89acf44f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31890, "upload_time": "2019-09-10T21:40:29", "url": "https://files.pythonhosted.org/packages/12/fb/92cbd0d0dbcb02086215f86a52b02ce4be50ab6f1215f2abee1dd25059b8/bitcash-0.5.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4a1924e734edb3f57e4df7b98f919c0", "sha256": "cbb8d48dbeaa4200f79952d90b03ed7e2161d420784c437effda60d0ab4b0854" }, "downloads": -1, "filename": "bitcash-0.5.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c4a1924e734edb3f57e4df7b98f919c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39217, "upload_time": "2019-09-10T21:40:27", "url": "https://files.pythonhosted.org/packages/b4/b4/08bdde658234e705345506ddd18b9a4c5d5aaf6fee3f73bcdbaaf555c485/bitcash-0.5.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "773a44f3fe9865832c84840f89acf44f", "sha256": "541e7bfe37a5c40862b188b671a07a04899bcb5715a2e79500380187fcdb3402" }, "downloads": -1, "filename": "bitcash-0.5.2.9.tar.gz", "has_sig": false, "md5_digest": "773a44f3fe9865832c84840f89acf44f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31890, "upload_time": "2019-09-10T21:40:29", "url": "https://files.pythonhosted.org/packages/12/fb/92cbd0d0dbcb02086215f86a52b02ce4be50ab6f1215f2abee1dd25059b8/bitcash-0.5.2.9.tar.gz" } ] }