文件名称:thenewboston-python-client:newboston的Python库
文件大小:28KB
文件格式:ZIP
更新时间:2024-05-30 17:42:27
Python
概述 newboston的Python库。 项目设置 请按照以下步骤在您的环境中设置项目。 如果您遇到任何问题,请随时离开GitHub Issue或与我们上面的任何社区联系。 安装所需的软件包: pip3 install -r requirements.txt 测验 要运行测试: pytest 建造 产生源分发: python3 setup.py sdist 文献资料 生成文档: cd docs make html 社区 加入社区,以获取有关最新发展,项目路线图以及有关完全不相关主题的随机讨论的最新信息。 执照 thenewboston是MIT许可的。
【文件预览】:
thenewboston-python-client-master
----setup.py(624B)
----.gitignore(779B)
----requirements.txt(227B)
----dist()
--------thenewboston-python-client-0.0.2.tar.gz(3KB)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(1KB)
----tests()
--------style.py(365B)
--------__init__.py(0B)
--------banks.py(32KB)
--------accounts()
--------validators.py(18KB)
----pytest.ini(126B)
----tnb()
--------base_client.py(2KB)
--------__init__.py(0B)
--------banks.py(11KB)
--------accounts()
--------validators.py(6KB)
----main.py(28B)
----docs()
--------Makefile(638B)
--------make.bat(764B)
--------source()