Initial commit

This commit is contained in:
Simon
2018-08-09 15:02:14 -04:00
commit b3e5d05262
5 changed files with 281 additions and 0 deletions

2
config.py Normal file
View File

@@ -0,0 +1,2 @@
API_KEY = ""
API_URL = "https://od-db.the-eye.eu/api/"