ethereum-python-project-template:新的Python以太坊存储库的模板

时间:2024-06-09 10:17:39
【文件属性】:

文件名称:ethereum-python-project-template:新的Python以太坊存储库的模板

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-09 10:17:39

Python

的阅读更多。 。 快速开始 pip install < PYPI> 开发人员设定 如果您想破解,请查看《 以获取有关我们如何做的信息: 测验 拉取请求 代码风格 文献资料 开发环境设置 您可以使用以下方法设置开发环境: git clone git@github.com:ethereum/ < REPO> .git cd < REPO> virtualenv -p python3 venv . venv/bin/activate pip install -e .[dev] 测试设置 在开发过程中,您可能希望对每个保存的文件运行测试。 在文件更改时显示flake8错误: # Test flake8 when-changed -v -s -r -1 < M


【文件预览】:
ethereum-python-project-template-master
----MANIFEST.in(148B)
----mypy.ini(402B)
----.github()
--------ISSUE_TEMPLATE.md(599B)
--------PULL_REQUEST_TEMPLATE.md(658B)
----.bumpversion.cfg(475B)
----.circleci()
--------merge_pr.sh(599B)
--------config.yml(2KB)
----requirements-docs.txt(17B)
----.pydocstyle.ini(1KB)
----.project-template()
--------refill_template_vars.sh(117B)
--------template_vars.txt(84B)
--------fill_template_vars.sh(1KB)
----tox.ini(904B)
----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)
--------index.rst(231B)
--------Makefile(7KB)
--------release_notes.rst(157B)
--------_static()
----tests()
--------core()
----.gitignore(1KB)
----pyproject.toml(1KB)

网友评论