Command line handling in Python with optparse
Posted in Uncategorized on Apr 2nd, 2009
Command lines interfaces to programs are very empowering. I started using computers with the Linux command line and I have never strayed too far from programs that are predominantly command line based. Whether it was rasmol , povray , phenix or ffmpeg I always found that the command line gave the program a more transparent [...]