Command to compile a python program on Putty

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Urvashi Patel
    New Member
    • Aug 2012
    • 1

    Command to compile a python program on Putty

    Hi,

    I want to compile a program written in python on remote server through Putty.

    Thanks!
    Urvashi
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Not sure I follow. Python is an interpreted language, first of all. You simply run the scripts and they do what they were designed to do.

    As for Putty, its simply a remote connection. Once connected you simply run commands on a remote system the same as you would on your local system.

    Can you possibly elaborate on what you are doing and what isn't working for you?

    Regards,

    Jeff

    Comment

    Working...