cookiecutter-pipenv:使用Pipenv的Cookiecutter Python软件包模板

时间:2021-05-14 12:54:50
【文件属性】:
文件名称:cookiecutter-pipenv:使用Pipenv的Cookiecutter Python软件包模板
文件大小:61KB
文件格式:ZIP
更新时间:2021-05-14 12:54:50
cookiecutter cookiecutter-template pipenv python-package-management Python 使用Pipenv的Cookiecutter Python软件包模板 模板Python包与 。 GitHub回购: : 文档: : 免费软件:BSD许可证 为什么选择Pipenv? 用Python打包可能会很麻烦,但不是必须的。 新的Pipenv项目通过解决两个相关问题:自动软件包依赖管理和virtualenv管理,Swift改进了Python中的打包。 Pipenv使用新的格式,该格式已获得认可,可以替代requirements.txt。 Pipenv是Python软件包管理的未来,甚至在Python 向新手推荐。 特征 使用unittest和python setup.py test或py.test测试安装py.test :准备进行Travis持续集成测试 Tox测试:可以轻松测试Python 2.7、3.5、3.6、3.7的设置 Sphinx docs:准备使用例如Re
【文件预览】:
cookiecutter-pipenv-master
----setup.py(1KB)
----.gitignore(1KB)
----Makefile(460B)
----.travis.yml(439B)
----LICENSE(2KB)
----Pipfile.lock(14KB)
----setup.cfg(205B)
----.github()
--------ISSUE_TEMPLATE.md(329B)
----{{cookiecutter.project_slug}}()
--------setup.py(3KB)
--------.gitignore(1KB)
--------Makefile(3KB)
--------.travis.yml(863B)
--------MANIFEST.in(324B)
--------LICENSE(6KB)
--------HISTORY.rst(117B)
--------Pipfile.lock(381B)
--------setup.cfg(715B)
--------.github()
--------{{cookiecutter.project_slug}}()
--------README.rst(2KB)
--------tests()
--------Pipfile(564B)
--------AUTHORS.rst(178B)
--------CONTRIBUTING.rst(4KB)
--------travis_pypi_setup.py(4KB)
--------docs()
--------.editorconfig(292B)
--------tox.ini(418B)
----README.rst(4KB)
----tests()
--------test_bake_project.py(10KB)
----pytest.ini(28B)
----cookiecutter.json(789B)
----Pipfile(419B)
----appveyor.yml(1KB)
----CONTRIBUTING.rst(5KB)
----hooks()
--------pre_gen_project.py(353B)
--------post_gen_project.py(697B)
----docs()
--------Makefile(7KB)
--------index.rst(745B)
--------prompts.rst(1KB)
--------conf.py(9KB)
--------troubleshooting.rst(972B)
--------travis_pypi_setup.rst(1KB)
--------console_script_setup.rst(1KB)
--------make.bat(7KB)
--------readme.rst(40B)
--------tutorial.rst(8KB)
--------pypi_release_checklist.rst(2KB)
----.editorconfig(343B)
----tox.ini(360B)

网友评论