Prototyping 3 Mar 2013: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Using Python's [[argparse]] is great for making flexible command line tools. | Using Python's [[argparse]] is great for making flexible command line tools. | ||
A sample pipeline with [[gstspectrum]] |
Revision as of 09:48, 4 March 2013
Using Python's argparse is great for making flexible command line tools.
A sample pipeline with gstspectrum