معرفی شرکت ها


ethhelper-0.3.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Asynchronous Geth node connection encapsulation based on httpx, websockets and web3.py. Geth node and Ethereum type extension based on pydantic.
ویژگی مقدار
سیستم عامل -
نام فایل ethhelper-0.3.5
نام ethhelper
نسخه کتابخانه 0.3.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده XiaoHuiHui233
ایمیل نویسنده 1025184872@qq.com
آدرس صفحه اصلی https://github.com/XiaoHuiHui233/ETHHelper
آدرس اینترنتی https://pypi.org/project/ethhelper/
مجوز Apache-2.0
# 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.


نیازمندی

مقدار نام
>=3.3.0,<4.0.0 eth-typing
>=0.23.3,<0.24.0 httpx
>=3.8.10,<4.0.0 orjson
>=1.10.7,<2.0.0 pydantic
>=6.2.0,<7.0.0 web3
>=10.4,<11.0 websockets


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl ethhelper-0.3.5:

    pip install ethhelper-0.3.5.whl


نصب پکیج tar.gz ethhelper-0.3.5:

    pip install ethhelper-0.3.5.tar.gz