webmin modules in python

Dag Dag at animagicnet.no
Thu Mar 28 07:19:35 EST 2002


I've started working on a webmin (www.webmin.com) module.  However
I would really like to write it in python rather than perl, which
seems to be the standard.  However webmin seems to assume that all
modules are to written in perl and thus all the common functions
come from perl scripts.

Has anybody written a python wrapper or found any other way to easily
write python modules for webmin.  I suppose I could write a perl
'middleware' broker which sends commands between webmin and my 
python script, but I was looking for a clean sollution.

Dag



More information about the Python-list mailing list