| Follow @cl_fontana
Italy
Cristiano L. Fontana was a researcher at the Physics and Astronomy Department "Galileo Galilei" of the University of Padova (Italy) and moved to other new experiences.
Cristiano L. Fontana was a researcher at the Physics and Astronomy Department "Galileo Galilei" of the University of Padova (Italy) and moved to other new experiences.
Authored Comments
This is a very well written and clear article, thanks for writing it!
When I write software in C I always use getopt() because it is reasonable to use and very portable. I frankly never implemented the long options for fear of portability.
On the other hand, I did not know about the other options that are available in python. I have always used ArgumentParser. Thanks for the suggestions.
This is such a great article! Thanks for writing it