Python Schduling

2015-07-21 Thread Madduri Anil kumar
Hello Experts, I am new to Python Programming.I have to work on Python. I have a requirement to scheduling the script for every one hour. could you please let me know which packages will be more helpful for Scheduling. if you post any samples it would be more helpful. Thanks & Regards, Anilkumar.

Need help in Python automation

2014-03-21 Thread Anil Kumar A
not connecting the box and executing commands. I am running the script inside switch. Please give some clue to start my automation. Thanks! Anil Kumar A - -- https://mail.python.org/mailman/listinfo/python-list

File extension

2007-03-16 Thread Anil Kumar
Hi, Can Python Script can have different extensions like .sh etc Or Is .py is mandatory to be present as the extension for the Python Script. We have an application where the script was initially written in shell script with extension .sh. Now we are migrating this script to be run in both U