Hi All,
I am newbie to python. I am trying to write a script in python, That will log into a filer and from there will get the outputs for some commands.
I did the telnet part. Now I am trying print the output in html format. I read about HTMLgen , but not finding it anywhere. How can I create the HTML page with python?
Please help me on the same.
Thanks in Advance,
Athreya VC
I am newbie to python. I am trying to write a script in python, That will log into a filer and from there will get the outputs for some commands.
I did the telnet part. Now I am trying print the output in html format. I read about HTMLgen , but not finding it anywhere. How can I create the HTML page with python?
Please help me on the same.
Thanks in Advance,
Athreya VC
Comment