how you get Python files on websites?

bruno at modulix onurb at xiludom.gro
Thu Jun 15 08:14:13 EDT 2006


azadi232 at gmail.com wrote:
(snip)
> i have a few questions about Python
> 
> 1. Can Python work with databases like MySql,Oracle? (i think it sounds
> silly)

http://www.google.com/search?q=%2Bpython+%2Bdb

> 2.the Python files have .py extension and i used Windows Command
> Prompt(DOS) to execute the file,how can i use the programs written in
> Python on the web? (for large-scale search engines)

http://www.google.com/search?q=%2Bpython+%2Bweb

In both cases, the second entry should be a good starting point and
answer most of these 2 questions.


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list