Comment Re:System requirements for Python web dev seem hig (Score 1) 148
mod_python is most definately not a requirement, although it is an option, there are several other ways to host python web apps, and fastcgi
seems to be one of the more popular, there are also a large number of hosting providers that explicitly support python web apps , including
some that specialize in it.
seems to be one of the more popular, there are also a large number of hosting providers that explicitly support python web apps , including
some that specialize in it.