Initial commit

This commit is contained in:
Torbjörn Axelsson 2017-12-15 15:14:33 -08:00
commit d9ceeea556
10 changed files with 462 additions and 0 deletions

13
Pipfile Normal file
View file

@ -0,0 +1,13 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]