# XChainPy2 Bitcoin Cash Client
XChainPy Bitcoin Cash Client is a Python library for interacting with Bitcoin Cash blockchain.
### Documentation
👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bitcoincash.html
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-bitcoincash",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, BCH, Bitcoin cash, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/77/f6/4edad848e41eeda2653a10b0d5253b1e56ce538e0d916ecc5a899ce66341/xchainpy2_bitcoincash-0.0.7.tar.gz",
"platform": null,
"description": "# XChainPy2 Bitcoin Cash Client\n\nXChainPy Bitcoin Cash Client is a Python library for interacting with Bitcoin Cash blockchain.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bitcoincash.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Bitcoin Cash Chain Client",
"version": "0.0.7",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" bch",
" bitcoin cash",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba55eb88f8c080c16d716bd7825b10a1a40ce1b7c86418b5ceac6f4a9f868540",
"md5": "a5b72e3609ce87be784f702de1015154",
"sha256": "76761ec4d493cc0532e8cbf123792ef214ca279af27e84c30100b14ef041a87c"
},
"downloads": -1,
"filename": "xchainpy2_bitcoincash-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5b72e3609ce87be784f702de1015154",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6727,
"upload_time": "2024-11-22T07:52:45",
"upload_time_iso_8601": "2024-11-22T07:52:45.266816Z",
"url": "https://files.pythonhosted.org/packages/ba/55/eb88f8c080c16d716bd7825b10a1a40ce1b7c86418b5ceac6f4a9f868540/xchainpy2_bitcoincash-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "77f64edad848e41eeda2653a10b0d5253b1e56ce538e0d916ecc5a899ce66341",
"md5": "9e8b0e247c904751facd40871bc27fbb",
"sha256": "be4b9c7d1ccd752061255c533d56cdbce113f00a71ba10b1807651b627fa80f2"
},
"downloads": -1,
"filename": "xchainpy2_bitcoincash-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "9e8b0e247c904751facd40871bc27fbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6131,
"upload_time": "2024-11-22T07:52:46",
"upload_time_iso_8601": "2024-11-22T07:52:46.868066Z",
"url": "https://files.pythonhosted.org/packages/77/f6/4edad848e41eeda2653a10b0d5253b1e56ce538e0d916ecc5a899ce66341/xchainpy2_bitcoincash-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 07:52:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tirinox",
"github_project": "xchainpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"~=",
"3.9.2"
]
]
},
{
"name": "pytest",
"specs": [
[
"~=",
"7.4.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"2.4.2"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"~=",
"6.0.0"
]
]
},
{
"name": "pytest-aiohttp",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "aioresponses",
"specs": [
[
"==",
"0.7.6"
]
]
},
{
"name": "requests-mock",
"specs": [
[
"==",
"1.11.0"
]
]
},
{
"name": "myst-parser",
"specs": []
}
],
"lcname": "xchainpy2-bitcoincash"
}