-
Install Python from https://www.python.org/
-
Clone the repository
git clone https://github.com/TheCez/books_info_api.git
-
install the requirements from root directory of cloned repository
pip install -r requirements-local.txt
-
Run the app.py
python app.py
Import the SQL File From Here
Please read the code explanation Here