## Install
Need to install [Python](https://www.python.org/downloads/) 3.7.2+ first
Make example directory
```shell
> mkdir web3py-ext-examples & cd _$
```
Set python virtual environment (preferable but **optional**)
```shell
> python -m venv .venv
> . ./.venv/bin/activate
```
Install
```shell
> pip install web3py-ext
```
Raw data
{
"_id": null,
"home_page": "https://github.com/kaiachain/kaia-sdk",
"name": "web3py-ext",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "kaia, klaytn, ethereum, role-based, multisig",
"author": "kaia Foundation",
"author_email": null,
"download_url": null,
"platform": null,
"description": "## Install\nNeed to install [Python](https://www.python.org/downloads/) 3.7.2+ first\n\nMake example directory\n```shell\n> mkdir web3py-ext-examples & cd _$\n```\nSet python virtual environment (preferable but **optional**)\n```shell\n> python -m venv .venv\n> . ./.venv/bin/activate\n```\nInstall\n```shell\n> pip install web3py-ext\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "kaia-sdk",
"version": "2.0.1",
"project_urls": {
"Homepage": "https://github.com/kaiachain/kaia-sdk"
},
"split_keywords": [
"kaia",
" klaytn",
" ethereum",
" role-based",
" multisig"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7e871d5b8fdf01e654428c1e2ffe6aa07a168d269bf0168f3c3fcf73807ac1d9",
"md5": "d92cdc66fabb32ef0e1551fd9d22599e",
"sha256": "17c9c80fcfba4597eeef58307cdfe1f78ba4a0e2da8cf28069f2048689a0f25f"
},
"downloads": -1,
"filename": "web3py_ext-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d92cdc66fabb32ef0e1551fd9d22599e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 78921,
"upload_time": "2025-02-25T09:11:56",
"upload_time_iso_8601": "2025-02-25T09:11:56.558090Z",
"url": "https://files.pythonhosted.org/packages/7e/87/1d5b8fdf01e654428c1e2ffe6aa07a168d269bf0168f3c3fcf73807ac1d9/web3py_ext-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-25 09:11:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kaiachain",
"github_project": "kaia-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "web3py-ext"
}