Python download script (#89)

added python download script and modified requirements to add the modules needed. Tested in Windows Version 10.0.17134 Build 17134  and Ubuntu 18.04.1 LTS
This commit is contained in:
Anders
2019-03-04 18:57:42 +01:00
committed by Jeff Wu
parent 0465394bd3
commit 8eb67930d7
2 changed files with 26 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
fire>=0.1.3
regex==2017.4.5
requests==2.21.0
tqdm==4.31.1