The Bookshelf collection allows you to view bookshelf metadata as well as to modify the contents of a bookshelf.
You should have python 3 and pip installed in the development machine
run setup.bat
to install all the dependecys.
python books.py --help
python books.py search --help
python books.py read --help
python books.py add --help
python books.py mybooks --help
python books.py clearbooks --help
python books.py search <name>
You can pass a optional parameter to this like max response this is defaulted to 20
python books.py search <name> <max>
python books.py read <bookID>
python books.py add <bookID>
python books.py add <bookID>
python books.py mybooks
python books.py mybooks title
python books.py mybooks pageCount
python books.py clearbooks