Comment by dxdm
6 years ago
I'd use click over argparse for the same reason I prefer the requests lib over built-ins for standard network communication: it smoothes out the rough edges, cuts down on boilerplate and makes the code easier to read, write and maintain.
No comments yet
Contribute on Hacker News ↗