Web front-end for python scripts

secun at yahoo.com secun at yahoo.com
Wed Jan 26 14:17:19 EST 2005


I've written some python scripts to handle different tasks on my
Windows network. I would like to have them accessible via a single web
page (kind of like a dashboard) and have the scripts  run on the server
on which the web server resides (also a Windows box)

This is an internal server only, but the scripts need to be secure
since the server will have administrative rights on the network.

Can anyone recommend a way of doing this? Security is important since
this page will be accessible inside the company, but only people with
the appropriate user name / password will be able to run the scripts.




More information about the Python-list mailing list