3 lines
137 B
Python
3 lines
137 B
Python
# save this file as 'config.py' and then, fill it with you api key
|
|
GOODREADS_PUBLIC_API_KEY = "write here your goodreads public API key"
|