I have edited UserApp's original python library to use Google's urlfetch library instead of the python requests library. The updated code is in the userapp/init.py file.
There is a sample app that imports the library. You can use all of the same API calls from UserApp's original library.