I was wondering if it was possible (on a mac running OSX 10.6.8) t0 create a python server that would run constantly and when sent a value to it based on what the value was (in this case a string of numbers such as 16363259 or 145326733) it would display something in the browser?
thanks.