6 ms·
argparse is such a cool module! Whoever knew that command line arguments could be dealt with in a such a beautiful way? I've integrated it into reddit.py and i
by jmau5 15y ago
argparse is such a cool module! Whoever knew that command line arguments could be dealt with in a such a beautiful way?
I've integrated it into reddit.py and it made the `if __name__ == "__main__"` block look much more professional.