eth-utils:用于以太坊相关代码库的实用程序功能

时间:2024-02-25 22:58:44
【文件属性】:

文件名称:eth-utils:用于以太坊相关代码库的实用程序功能

文件大小:85KB

文件格式:ZIP

更新时间:2024-02-25 22:58:44

python ethereum utility-library Ethereum

以太坊实用程序 与以太坊交互的python代码的通用实用程序功能 的阅读更多。 。 快速开始 pip install eth-utils 开发人员设定 如果您想破解eth-utils,请查看《 以获取有关我们如何做的信息: 测验 拉取请求 代码风格 文献资料 开发环境设置 您可以使用以下方法设置开发环境: git clone git@github.com:ethereum/eth-utils.git cd eth-utils virtualenv -p python3 venv . venv/bin/activate pip install -e .[dev] pip install -


【文件预览】:
eth-utils-master
----MANIFEST.in(148B)
----mypy.ini(404B)
----.github()
--------ISSUE_TEMPLATE.md(599B)
--------PULL_REQUEST_TEMPLATE.md(653B)
----.bumpversion.cfg(467B)
----fixtures()
--------mypy()
----.circleci()
--------merge_pr.sh(599B)
--------config.yml(2KB)
----requirements-docs.txt(15B)
----eth_utils()
--------exceptions.py(120B)
--------applicators.py(4KB)
--------logging.py(5KB)
--------conversions.py(5KB)
--------decorators.py(4KB)
--------abi.py(2KB)
--------address.py(4KB)
--------units.py(2KB)
--------encoding.py(199B)
--------hexadecimal.py(2KB)
--------module_loading.py(867B)
--------__init__.py(3KB)
--------py.typed(0B)
--------types.py(1KB)
--------__main__.py(77B)
--------curried()
--------humanize.py(4KB)
--------typing()
--------functional.py(2KB)
--------debug.py(485B)
--------crypto.py(275B)
--------toolz.py(3KB)
--------numeric.py(1KB)
--------currency.py(3KB)
----.pydocstyle.ini(1KB)
----.project-template()
--------refill_template_vars.sh(117B)
--------template_vars.txt(129B)
--------fill_template_vars.sh(1KB)
----tox.ini(1KB)
----pytest.ini(167B)
----LICENSE(1KB)
----newsfragments()
--------validate_files.py(1KB)
--------README.md(1009B)
----setup.py(2KB)
----README.md(3KB)
----Makefile(2KB)
----docs()
--------conf.py(9KB)
--------overview.rst(2KB)
--------index.rst(334B)
--------Makefile(7KB)
--------release_notes.rst(11KB)
--------utilities.rst(48KB)
--------_static()
----tests()
--------curried-utils()
--------abi-utils()
--------decorator-utils()
--------conversion-utils()
--------module-loading-utils()
--------address-utils()
--------hexadecimal-utils()
--------applicator-utils()
--------logging-utils()
--------core()
--------humanize-utils()
--------currency-utils()
--------conftest.py(121B)
--------types-utils()
--------encoding-utils()
--------numeric-utils()
--------functional-utils()
--------type-checks()
----.gitignore(2KB)
----pyproject.toml(1KB)

网友评论