import pydevd def index(req): # work with request data #pydevd.settrace() return "

Hello SnackXPress"; # attach to debug #index("req")