How to run a python program through a website?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • James riley
    New Member
    • Feb 2011
    • 1

    How to run a python program through a website?

    I wrote a program in python which takes in a file, analyzes it and outputs data from it. I know the basics of how to program in python but I don't know much of anything else. I was wondering if there was any good tutorials which showed step by step how to run basic python code on a website or if there was any outlines of one already made that I could look at.

    I am doing this on windows btw.

    If there has been any other posts on this please direct me to them.
  • bvdet
    Recognized Expert Specialist
    • Oct 2006
    • 2851

    #2
    Following are a couple of links that you can check out:
    Link 1
    Link 2

    Comment

    Working...