python module in webmin

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sam

    #1

    python module in webmin

    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.
  • moma

    #2
    Re: python module in webmin

    sam wrote:[color=blue]
    > 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.[/color]

    Some tips.

    0)
    Webmin API-spesification (search for "Python" word)


    1)
    Read:


    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


    Find any modules written in Python?


    // moma
    This great and popular office package includes word processor, spreadsheet, presentation software and even a math formula and drawing tools. The version 2.0 has also a wonderful tool for (db) application development. It is freely available to everyone and you can run it on Linux, Mac OS, Solaris and Windows operating systems. While the OpenOffice.org

    Distributed compilation DistCC... DistCC Knoppix... (Live CD) The opposite is one PC or server and several display cards, tangents, mice and screens. Study this 6-headed PC solution... for small offices and family (group) computing. Because there's no reason to keep the CPU idle. Cluster and grid computing define:Cluster computing... define:Grid computing... define:Supercomputer... define:FLOPS... Under













    Comment

    Working...