I have made a python program which does some text processing to whatever input I give and for now run I it simply by our terminal window(cmd). But now we want to make a simple web app which takes the input from user and then my application processes it and then the result is shown to user. Something like http://textanalysisonline.com/simple-text-summarizer.
As i am new to all this any help would be appreciated. thanks