python module in webmin

S

sam

Hi,

Had anyone written any python module for webmin?
Since webmin is written in perl, but I want to write a python
app/module used by webmin. If you know the detail of writing a python
module for use in perl webmin, please drop me some guideline.

Perhaps It is better off to find/write a python version of webmin first.

Thanks
Sam.
 
M

moma

sam said:
Hi,

Had anyone written any python module for webmin?
Since webmin is written in perl, but I want to write a python
app/module used by webmin. If you know the detail of writing a python
module for use in perl webmin, please drop me some guideline.

Perhaps It is better off to find/write a python version of webmin first.

Thanks
Sam.

Some tips.

0)
Webmin API-spesification (search for "Python" word)
http://www.webmin.com/modules.html

1)
Read:
http://www.cendio.se/~peter/python-webmin/

Read README and Webmin.py.
It says that 25% of API is converted to Python.
It's normal CGI scripting and HTML. So you can easily
write a real Webmin-module in Python.

Maybe you can help to make Webmin.py more complete :)?


2)
Search for "Python" here
http://webmin.thirdpartymodules.com/?page=Search

Find any modules written in Python?


// moma
http://www.futuredesktop.org/OpenOffice.html
http://www.futuredesktop.org/hpc_linux.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top