plugins/TestPlugin.py (3 lines of code) (raw):

#import tornado.web class TestPlugin: def run(self): print("aaa")