1
0
mirror of https://github.com/balkian/balkian-pyproject.git synced 2026-03-14 07:38:17 +00:00

First commit

This commit is contained in:
J. Fernando Sánchez
2017-01-10 14:06:51 +01:00
commit a74f09e5e9
24 changed files with 908 additions and 0 deletions

9
cookiecutter.json Normal file
View File

@@ -0,0 +1,9 @@
{
"repo_name": "senpy",
"project_short_description": "A simple python project",
"github_username": "balkian",
"full_name": "J. Fernando Sánchez",
"email": "balkian@gmail.com",
"affiliation": "GSI-UPM"
}