initial python3 template
This commit is contained in:
commit
534c1b3ea8
11 changed files with 113 additions and 0 deletions
6
python3/cookiecutter.json
Normal file
6
python3/cookiecutter.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"project_name": "python_project",
|
||||
"project_description": "A Python Project",
|
||||
"real_name": "",
|
||||
"email": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue