Web server executing Python scripts

Pieter Claerhout PClaerhout at CREO.BE
Fri Jun 30 14:24:00 EDT 2000


Hello all,

I'm working on a web based system, which consist of a whole
bunch of Python scripts, which connect to a bunch of machines
on a network (either using ethernet or dailup networking) and
execute some to code to for example get things from the
windows registry of those machines.

What do you think would be the best idea?
- Use whatever webbrowser with CGI-scripting
- Use MS IIS with ASP (and Python)
- Use Zope to build the whole system?

It should also connect to a database running on the host.


Pieter




More information about the Python-list mailing list