I am using top N recommender library for a web application. I also have a python wrapper pysuggest for it but on my computer. I had to build and install it but the app engine server only gives options to deploy the modules/python code.
What should I do to make it work?
