template python package:Python包的模板项目 源码
Python包的模板项目 如何使用这个专案 准备GitHub 在上创建一个新项目。 打开存储库Settings 。 单击“ Secrets 。 单击New repository secret 使用Name : TEST_PYPI_API_TOKEN 创建测试密码: 前往 注册帐户并登录 转到Account settings 向下滚动到API tokens ,然后单击“ Add API token 使用Token name : github , Scope : Entire account (all projects) 点击Add token 复制令牌 将令牌复制到Val
文件列表
template-python-package-dev.zip
(预估有个44文件)
template-python-package-dev
poetry.lock
42KB
.gitignore
2KB
poetry.toml
32B
Makefile
569B
pyproject.toml
516B
src
mypackage
__init__.py
76B
__version__.py
155B
暂无评论