Merge branch 'master' into 'master'
Talk on structuring a python project See merge request fsl/pytreat-2018-practicals!36
No related branches found
No related tags found
Showing
- talks/structuring/example_project/LICENSE 15 additions, 0 deletionstalks/structuring/example_project/LICENSE
- talks/structuring/example_project/README.rst 6 additions, 0 deletionstalks/structuring/example_project/README.rst
- talks/structuring/example_project/mypackage/__init__.py 9 additions, 0 deletionstalks/structuring/example_project/mypackage/__init__.py
- talks/structuring/example_project/mypackage/mymodule.py 5 additions, 0 deletionstalks/structuring/example_project/mypackage/mymodule.py
- talks/structuring/example_project/requirements.txt 1 addition, 0 deletionstalks/structuring/example_project/requirements.txt
- talks/structuring/example_project/setup.py 32 additions, 0 deletionstalks/structuring/example_project/setup.py
- talks/structuring/structuring.ipynb 389 additions, 0 deletionstalks/structuring/structuring.ipynb
- talks/structuring/structuring.md 376 additions, 0 deletionstalks/structuring/structuring.md
talks/structuring/example_project/LICENSE
0 → 100644
talks/structuring/example_project/README.rst
0 → 100644
talks/structuring/example_project/setup.py
0 → 100644
talks/structuring/structuring.ipynb
0 → 100644
talks/structuring/structuring.md
0 → 100644
Please register or sign in to comment