add project python-tutorials folder

This commit is contained in:
YuCheng Hu
2020-09-30 14:31:20 -04:00
parent e4ff5dde68
commit ac800f9b5d
21 changed files with 857 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
init:
pip install -r requirements.txt
test:
nosetests tests