Files
Mind-Expanding-Books/utils/config-sample.py
2020-09-27 16:02:12 +05:30

5 lines
201 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"
GOOGLE_SEARCH_RAPIDAPI_HOST = ""
GOOGLESEARCH_RAPIDAPI_KEY = ""