Librarian on Android working!

Continuing the discussion from Librarian on Android:

Alright! Here is my Official Guide for installing Librarian on Android.
First, download and install QPython3

Then download Pips. Extract it and run in the directory;

python pip/setup.py install

Install the dependencies via pips:

pip install bottle werkzeug python-gnupg python-dateutil cherrpy==3.3.0

Download librarian-android from here and extract it into

sdcard/com.hipipal.qpyplus

Please join us at the referenced post to discuss the code!

1 Like

You should be able to use the following to install cherrypy

pip install cherrypy==3.3.0