cookiecutter-pypackage-private

时间:2021-03-10 13:01:41
【文件属性】:
文件名称:cookiecutter-pypackage-private
文件大小:55KB
文件格式:ZIP
更新时间:2021-03-10 13:01:41
Cookiecutter PyPackage Python程序包的模板。 GitHub回购: : 文档: : 免费软件:BSD许可证 特征 使用unittest和python setup.py test或pytest测试安装 :准备进行Travis持续集成测试 测试:可以轻松测试Python 设置 docs:准备生成,例如, :使用单个命令预配置的版本碰撞 将新标签推送到主标签时自动释放到 (可选) 使用Click的命令行界面(可选) 建置状态 Linux: 视窗: 快速开始 如果尚未安装最新的Cookiecutter,请安装它(这需要Cookiecutter 1.4.0或更高版本): pip install -U cookiecutter 生成一个Python包项目: cookiecutter https://github.com/audreyfeldro
【文件预览】:
cookiecutter-pypackage-private-master
----.travis.yml(519B)
----README.rst(6KB)
----hooks()
--------post_gen_project.py(608B)
--------pre_gen_project.py(334B)
----docs()
--------troubleshooting.rst(974B)
--------tutorial.rst(6KB)
--------conf.py(9KB)
--------prompts.rst(2KB)
--------make.bat(7KB)
--------readme.rst(40B)
--------Makefile(7KB)
--------travis_pypi_setup.rst(1KB)
--------console_script_setup.rst(1KB)
--------pypi_release_checklist.rst(2KB)
--------index.rst(710B)
----cookiecutter.json(795B)
----requirements_dev.txt(102B)
----pytest.ini(28B)
----.github()
--------ISSUE_TEMPLATE.md(327B)
----CONTRIBUTING.rst(6KB)
----tests()
--------test_bake_project.py(12KB)
----tox.ini(437B)
----{{cookiecutter.project_slug}}()
--------MANIFEST.in(324B)
--------.travis.yml(842B)
--------README.rst(2KB)
--------docs()
--------AUTHORS.rst(178B)
--------requirements_dev.txt(302B)
--------.github()
--------CONTRIBUTING.rst(4KB)
--------tests()
--------tox.ini(678B)
--------{{cookiecutter.project_slug}}()
--------LICENSE(6KB)
--------HISTORY.rst(117B)
--------setup.cfg(549B)
--------setup.py(3KB)
--------.gitignore(1KB)
--------Makefile(2KB)
--------.editorconfig(292B)
----LICENSE(2KB)
----appveyor.yml(1KB)
----setup.cfg(206B)
----setup.py(1KB)
----.gitignore(1KB)
----Makefile(460B)
----.editorconfig(343B)

网友评论