Streamlining the execution of Python scripts
In recent months, I've been dabbling in a bit of Python. It's easy to get to grips with, and the syntax is clean. Closely following a variety of tutorials, I'd simply write some code in hello-world.py, then execute it like so:
chris@chris-book:~$ pyt...
chris-seaton.co.uk1 min read