Gregory (Grisha) Trubetskoy
grisha at modpython.org
Fri Aug 13 23:47:34 EDT 2004
I don't know for a fact that Google uses mod_python, but they certainly do use lots of Python. I know one example of a large mod_python site would be the RedHat's up2date network servers - they aren't really web sites, more like web services, but the volume must be pretty huge. Grisha On Fri, 13 Aug 2004, Michael Neel wrote: > Isn't Google doing alot of Python work? A search on their site seems to > show the open positions at google want python developers: > > http://googlesite.google.com/search?output=googleabout&site=googlesite&q=python&submit=Search+our+site > > don't think you can get much bigger than google atm =p > > Mike > > ----- Original Message ----- > From: "Miles K. Forrest" <milesf at gmail.com> > To: <mod_python at modpython.org> > Sent: Friday, August 13, 2004 4:24 PM > Subject: [mod_python] mod_python Live examples > > >> Does anyone have a comprehensive list of websites running mod_python? >> Or even websites using Python? I'm starting to lose faith that Python >> is a better development environment than other LAMP boxes (Perl and >> PHP). I want to believe that Python can be a better development >> platform, but I can't find anyone out there who's actually *using* >> Python or mod_python for more than just simple dynamic websites. >> >> Maybe if I can see what's out there it'll give me reason to push >> through and keep trying. I'm just about ready to throw in the towel. >> -- >> Cheers, >> >> Miles K. Forrest >> _______________________________________________ >> Mod_python mailing list >> Mod_python at modpython.org >> http://mailman.modpython.org/mailman/listinfo/mod_python >> > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python >
|