ethhelper


Nameethhelper JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/XiaoHuiHui233/ETHHelper
SummaryAsynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.
upload_time2023-05-26 11:30:40
maintainer
docs_urlNone
authorXiaoHuiHui233
requires_python>=3.10,<4.0
licenseApache-2.0
keywords ethereum asyncio geth pydantic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ETHHelper

[![Build Status](https://img.shields.io/github/actions/workflow/status/XiaoHuiHui233/ETHHelper/publish.yml)](https://github.com/XiaoHuiHui233/ETHHelper/actions)
[![Documentation Status](https://readthedocs.org/projects/ethhelper/badge/?version=latest)](https://ethhelper.readthedocs.io/en/latest/?badge=latest)
![Python Version](https://img.shields.io/pypi/pyversions/ethhelper)
![Wheel Status](https://img.shields.io/pypi/wheel/ethhelper)
[![Latest Version](https://img.shields.io/github/v/release/XiaoHuiHui233/ETHHelper)](https://github.com/XiaoHuiHui233/ETHHelper/releases)
[![License](https://img.shields.io/github/license/XiaoHuiHui233/ETHHelper)](https://github.com/XiaoHuiHui233/ETHHelper/blob/main/LICENSE)

Asynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.

Quickstart see [this](https://ethhelper.readthedocs.io/en/latest/quickstart.html).

[中文](docs/README_cn.md) | English

## Usage

### pypi

If you prefer to use pypi to install this package, you can just run the following command:

```bash
pip install ethhelper
```

### git

The project is managed by poetry. If you prefer to use git to install this package, you can use poetry to directly add a reference to the project's build package through git.

The command is as follow:

```bash
poetry add git+ssh://git@github.com:XiaoHuiHui233/ETHHelper.git
```

## Build

You can use poetry's tools to generate a build of this project (pure Python).

The command is as follow:

```bash
poetry build
```

## Author and License

ETHHelper was written by [XiaoHuiHui233](https://github.com/XiaoHuiHui233/), licensed under the Apache 2.0.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/XiaoHuiHui233/ETHHelper",
    "name": "ethhelper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "ethereum,asyncio,geth,pydantic",
    "author": "XiaoHuiHui233",
    "author_email": "1025184872@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/36/cb/fb2102d69dda1f39d67f83919ee5a4577b1ffd6328026e36a5b4809bb721/ethhelper-0.4.3.tar.gz",
    "platform": null,
    "description": "# ETHHelper\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/XiaoHuiHui233/ETHHelper/publish.yml)](https://github.com/XiaoHuiHui233/ETHHelper/actions)\n[![Documentation Status](https://readthedocs.org/projects/ethhelper/badge/?version=latest)](https://ethhelper.readthedocs.io/en/latest/?badge=latest)\n![Python Version](https://img.shields.io/pypi/pyversions/ethhelper)\n![Wheel Status](https://img.shields.io/pypi/wheel/ethhelper)\n[![Latest Version](https://img.shields.io/github/v/release/XiaoHuiHui233/ETHHelper)](https://github.com/XiaoHuiHui233/ETHHelper/releases)\n[![License](https://img.shields.io/github/license/XiaoHuiHui233/ETHHelper)](https://github.com/XiaoHuiHui233/ETHHelper/blob/main/LICENSE)\n\nAsynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.\n\nQuickstart see [this](https://ethhelper.readthedocs.io/en/latest/quickstart.html).\n\n[\u4e2d\u6587](docs/README_cn.md) | English\n\n## Usage\n\n### pypi\n\nIf you prefer to use pypi to install this package, you can just run the following command:\n\n```bash\npip install ethhelper\n```\n\n### git\n\nThe project is managed by poetry. If you prefer to use git to install this package, you can use poetry to directly add a reference to the project's build package through git.\n\nThe command is as follow:\n\n```bash\npoetry add git+ssh://git@github.com:XiaoHuiHui233/ETHHelper.git\n```\n\n## Build\n\nYou can use poetry's tools to generate a build of this project (pure Python).\n\nThe command is as follow:\n\n```bash\npoetry build\n```\n\n## Author and License\n\nETHHelper was written by [XiaoHuiHui233](https://github.com/XiaoHuiHui233/), licensed under the Apache 2.0.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Asynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/XiaoHuiHui233/ETHHelper",
        "Repository": "https://github.com/XiaoHuiHui233/ETHHelper"
    },
    "split_keywords": [
        "ethereum",
        "asyncio",
        "geth",
        "pydantic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1666a9596d9dc1a9a12109b074e0414674bddec84d35478176f64ba57dd0e81",
                "md5": "f3a24807939a69e12e7505715995086d",
                "sha256": "c2197f2bf587c5dcae671032d23cfb5cdf16e56558f3ace6fc5bb7fd9ef86afd"
            },
            "downloads": -1,
            "filename": "ethhelper-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3a24807939a69e12e7505715995086d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 34685,
            "upload_time": "2023-05-26T11:30:38",
            "upload_time_iso_8601": "2023-05-26T11:30:38.640934Z",
            "url": "https://files.pythonhosted.org/packages/f1/66/6a9596d9dc1a9a12109b074e0414674bddec84d35478176f64ba57dd0e81/ethhelper-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36cbfb2102d69dda1f39d67f83919ee5a4577b1ffd6328026e36a5b4809bb721",
                "md5": "5c6b6712e44bb677459bc0946944b032",
                "sha256": "0bdf2c5f90039916f2a3461a45125bf38f06602e0993695da3dab6d944d65987"
            },
            "downloads": -1,
            "filename": "ethhelper-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5c6b6712e44bb677459bc0946944b032",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 27005,
            "upload_time": "2023-05-26T11:30:40",
            "upload_time_iso_8601": "2023-05-26T11:30:40.259948Z",
            "url": "https://files.pythonhosted.org/packages/36/cb/fb2102d69dda1f39d67f83919ee5a4577b1ffd6328026e36a5b4809bb721/ethhelper-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-26 11:30:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "XiaoHuiHui233",
    "github_project": "ETHHelper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ethhelper"
}
        
Elapsed time: 0.07034s