python interpreter

Discussion in 'Software' started by vafhudr, Aug 12, 2006.

  1. vafhudr

    vafhudr Private E-2

    What is it and where do i get it?
     
  2. Wookie

    Wookie Sergeant Major

  3. goldfish

    goldfish Lt. Sushi.DC

    How to install it and use it depends on your OS - under linux you can either start the file with this:
    Code:
    #!/usr/bin/env python
    
    Then chmod the script to be executable...
    Code:
    chmod +x youscript.py
    
    Then just run it like any other program:
    Code:
    ./yourscript.py
    
    Under Windows you'll have to use the command:
    Code:
    python myscript.py
    
    To run it.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds