I need help to use TORNADO in PYTHON.
I have written a small code, but suppose, after making this asimple page, I want to count up every single time someone requeststo visit the page. Every time the page is refreshed will give thecorrect number, it shouldn’t need to be dynamically. What should Iadd? Kindly write comment to explain also. And If I have to makenew file to do that then please say in details. I am new in thisarea.
I have copied the program I wrote-
from tornado import httpserver
from tornado import gen
from tornado.ioloop import IOLoop
import tornado.web
class MainHandler(tornado.web.RequestHandler):
def get(self):
self.write(“Hello World”)
class HtmlHandler(tornado.web.RequestHandler):
def initialize(self, ref_object
PayPal Gateway not configured
PayPal Gateway not configured