It is still not mature to be the preferable Python module for CLI. getopt is a de-facto cross-language standard. Many programmers that came from other programming languges are already familiar with it ...
The existing libraries[1,2,3,4] don't exactly work how I would like them to work. Specifically, I want it to work exactly like how the Python getopt module works. The reason being, that particular ...