#!/usr/bin/env python
I put that at the top of a script. I've seen that should make the script runnable from the command line without the need for I put that at the top
#!/usr/bin/env python
I put that at the top of a script. I've seen that should make the script runnable from the command line without the need for I put that at the top