Initial commit.

This commit is contained in:
Erik C. Thauvin 2019-04-29 20:14:29 -07:00
commit 8a91146fae
14 changed files with 360 additions and 0 deletions

2
config.py Normal file
View file

@ -0,0 +1,2 @@
# Get your API Key from: https://www.namesilo.com/account_api.php
apikey = "YOUR_API_KEY"