[BioPython] mod_python
Andreas Kuntzagk
andreas.kuntzagk at mdc-berlin.de
Tue Jul 8 16:41:15 EDT 2003
Hi,
> If you are developing with the Apache web server, the mod_python module
> embeds the Python interpreter directly into Apache, resulting in
> application execution speeds that supposedly rival Perl.
Ahh, thanx. So I should turn on mod_python on my apache (it's installed
but not configured.)
> Does anyone know if BioPython is compatible with mod_python?
What makes you think it's not? From your description I don't see, why it
should break biopython aslong as apache can find it and the needed
modules. Or are there any special hacks inside mod_python, which make it
run only with some python-modules?
Why don't you just try it? If it breaks your script, you can easily go
back to normal cgi and tell us about it. ;-)
I think, installing mod_python is not much work (from what i read, i
just installed a rpm), so it should be worth the time.
I'm looking forward to hear about your experiences.
Andreas
More information about the BioPython
mailing list