I am originally a C programmer. I have seen numerous tricks and \"hacks\" to read many different arguments.
What are some of the ways Python programmers can do this
You may be interested in a little Python module I wrote to make handling of command line arguments even easier (open source and free to use) - Commando