2 lines
136 B
Python
2 lines
136 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' |