cookiecutter-shapackage:a python 打包发布中文模板

时间:2024-05-03 15:56:04
【文件属性】:

文件名称:cookiecutter-shapackage:a python 打包发布中文模板

文件大小:54KB

文件格式:ZIP

更新时间:2024-05-03 15:56:04

Python

Cookiecutter ShaPackage Python包的模板 GitHub : 文档: 开源协议: BSD license 特征 使用 unittest 和 python setup.py test 或 pytest 进行测试 : 准备好进行Travis持续集成测试 testing: 易于测试 Python 3.5, 3.6, 3.7, 3.8 的设置 docs: 用于生成文档, 例如 : 使用单个命令进行预配置的版本冲突。 自动发布到 当你 push 一个新的 tag 版本时。 (可选) 命令行界面使用 Click (可选) 快速入门 安装最新版 Cookiecutter: pip install -U cookiecutter 生成一个Python包项目: cookiecutter https://github.com/llango/cookiecutter-shapa


【文件预览】:
cookiecutter-shapackage-main
----{{cookiecutter.project_slug}}()
--------{{cookiecutter.project_slug}}()
--------.gitignore(1KB)
--------setup.cfg(548B)
--------README.rst(2KB)
--------.github()
--------tests()
--------CONTRIBUTING.rst(3KB)
--------docs()
--------LICENSE(6KB)
--------HISTORY.rst(115B)
--------MANIFEST.in(324B)
--------setup.py(3KB)
--------.travis.yml(798B)
--------.editorconfig(292B)
--------tox.ini(661B)
--------AUTHORS.rst(157B)
--------Makefile(2KB)
--------requirements_dev.txt(302B)
----.gitignore(1KB)
----setup.cfg(205B)
----README.rst(3KB)
----appveyor.yml(1KB)
----tests()
--------test_bake_project.py(12KB)
----CONTRIBUTING.rst(5KB)
----docs()
--------make.bat(7KB)
--------conf.py(9KB)
--------console_script_setup.rst(1KB)
--------pypi_release_checklist.rst(1KB)
--------index.rst(676B)
--------travis_pypi_setup.rst(1KB)
--------tutorial.rst(6KB)
--------prompts.rst(2KB)
--------readme.rst(40B)
--------Makefile(7KB)
----LICENSE(1KB)
----.gitattributes(66B)
----pytest.ini(28B)
----cookiecutter.json(779B)
----setup.py(1KB)
----.travis.yml(465B)
----.editorconfig(343B)
----tox.ini(437B)
----Makefile(460B)
----hooks()
--------pre_gen_project.py(323B)
--------post_gen_project.py(608B)
----requirements_dev.txt(100B)

网友评论