# XChainPy2 Bitcoin Client
Bitcoin client package of XChainPy2 library.
### Documentation
👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bitcoin.html
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-bitcoin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, BTC, Bitcoin, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/f4/d6/3d71ed25f72794b16efaaa77fc98a2aed74017083bd4f31bc915d04ef87b/xchainpy2_bitcoin-0.0.15.tar.gz",
"platform": null,
"description": "# XChainPy2 Bitcoin Client\n\nBitcoin client package of XChainPy2 library.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bitcoin.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Bitcoin Chain Client",
"version": "0.0.15",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" btc",
" bitcoin",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15793acb6e307c9f5eb7f31b531c34dfdff7d319cda36b2fdc8e13c4c51439f3",
"md5": "723d1b963a83d77c121ed532abc8bf0e",
"sha256": "fa61f2c8e53fa0b37b67e26eb6ffaaf72af210ec8e775017e8abfa91297566a1"
},
"downloads": -1,
"filename": "xchainpy2_bitcoin-0.0.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "723d1b963a83d77c121ed532abc8bf0e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 18664,
"upload_time": "2024-11-22T07:51:53",
"upload_time_iso_8601": "2024-11-22T07:51:53.269577Z",
"url": "https://files.pythonhosted.org/packages/15/79/3acb6e307c9f5eb7f31b531c34dfdff7d319cda36b2fdc8e13c4c51439f3/xchainpy2_bitcoin-0.0.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f4d63d71ed25f72794b16efaaa77fc98a2aed74017083bd4f31bc915d04ef87b",
"md5": "8fa47482d45fa830f856570cbdc47ba3",
"sha256": "4eace2ccc7fea1bd125dbf8414c73628152381151db230aad327cf91512a388a"
},
"downloads": -1,
"filename": "xchainpy2_bitcoin-0.0.15.tar.gz",
"has_sig": false,
"md5_digest": "8fa47482d45fa830f856570cbdc47ba3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 15788,
"upload_time": "2024-11-22T07:51:54",
"upload_time_iso_8601": "2024-11-22T07:51:54.258951Z",
"url": "https://files.pythonhosted.org/packages/f4/d6/3d71ed25f72794b16efaaa77fc98a2aed74017083bd4f31bc915d04ef87b/xchainpy2_bitcoin-0.0.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 07:51:54",
"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-bitcoin"
}