Help needed for to build a CGI shell interface.
Diez B. Roggisch
deetsNOSPAM at web.de
Thu Feb 17 08:14:08 EST 2005
Slalomsk8er wrote:
> I don't get it with the popen (popen3 or subprocess).
>
> 1. How do I establish my pipes?
>
> 2. And how do I interact with the pipes (interactive CGI-page)?
There are plenty of python + http frameworks out there - from simple
cgi-like ones like mod_python to full fledged app servers like zope. As
usual, google is your friend. No need to dig into the things you mentioned
above - at least not for what you want to do right now.
--
Regards,
Diez B. Roggisch
More information about the Python-list
mailing list