cookiecutter-basic-pylib:基本的python库cookiecutter模板

时间:2024-04-14 05:46:24
【文件属性】:

文件名称:cookiecutter-basic-pylib:基本的python库cookiecutter模板

文件大小:16KB

文件格式:ZIP

更新时间:2024-04-14 05:46:24

Python

基本的python库cookiecutter模板 这是非常基本的cookiecutter模板,适用于启动具有打包和测试功能的新python库项目。


【文件预览】:
cookiecutter-basic-pylib-master
----hooks()
--------post_gen_project.py(453B)
----pyproject.toml(123B)
----cookiecutter.json(688B)
----requirements_dev.txt(27B)
----.pylintrc(127B)
----Pipfile(138B)
----LICENSE(1KB)
----setup.cfg(170B)
----setup.py(1KB)
----{{cookiecutter.project_name_snake}}()
--------pyproject.toml(123B)
--------requirements_dev.txt(42B)
--------.pylintrc(127B)
--------.github()
--------tests()
--------LICENSE(6KB)
--------setup.cfg(199B)
--------setup.py(928B)
--------.gitignore(2KB)
--------{{cookiecutter.project_name_snake}}()
--------Makefile(2KB)
--------README.md(80B)
----README.md(169B)

网友评论