# XChainPy2 Ethereum Client
XChainPy Ethereum Client is a Python library that allows you to interact with Ethereum blockchain.
### Documentation
👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_ethereum.html
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-ethereum",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, Ethereum, Eth, ERC20, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/d0/95/5f79f64af3d5320e9d1311426abe55958a8dc534b91112333ccb3698b317/xchainpy2_ethereum-0.0.19.tar.gz",
"platform": null,
"description": "# XChainPy2 Ethereum Client\n\nXChainPy Ethereum Client is a Python library that allows you to interact with Ethereum blockchain.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_ethereum.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Ethereum Chain Client",
"version": "0.0.19",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" ethereum",
" eth",
" erc20",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "51dd7f67e02eeee164bae12789a1a3249a321d8386648beaa3635a146a3363da",
"md5": "3b016ed6acd08efda05f78eaf18b7773",
"sha256": "52c1748e144f6f94cda26e87de370cb3ed1ef32995a99ef264c2681db6708d07"
},
"downloads": -1,
"filename": "xchainpy2_ethereum-0.0.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b016ed6acd08efda05f78eaf18b7773",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 82180,
"upload_time": "2024-11-22T07:55:18",
"upload_time_iso_8601": "2024-11-22T07:55:18.257023Z",
"url": "https://files.pythonhosted.org/packages/51/dd/7f67e02eeee164bae12789a1a3249a321d8386648beaa3635a146a3363da/xchainpy2_ethereum-0.0.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0955f79f64af3d5320e9d1311426abe55958a8dc534b91112333ccb3698b317",
"md5": "ac6c2ca1cf305ae74e4d3e02cb338259",
"sha256": "9bb05865355ad073c8fd42db9a3cd088ae676cadd5b3d0e91fa02f45e6708adc"
},
"downloads": -1,
"filename": "xchainpy2_ethereum-0.0.19.tar.gz",
"has_sig": false,
"md5_digest": "ac6c2ca1cf305ae74e4d3e02cb338259",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 79169,
"upload_time": "2024-11-22T07:55:19",
"upload_time_iso_8601": "2024-11-22T07:55:19.702995Z",
"url": "https://files.pythonhosted.org/packages/d0/95/5f79f64af3d5320e9d1311426abe55958a8dc534b91112333ccb3698b317/xchainpy2_ethereum-0.0.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 07:55:19",
"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-ethereum"
}