Edit settings
$ cp settings.py.template settings.py
Install requirements
$ pip install -r requirements.txt
$ python3 list_books.py
$ py.test tests