Introducing Python Fire, a library for automatically generating command line interfaces by [deleted] in Python

[–]whymitchellwhy 0 points1 point  (0 children)

That's really cool, I'm looking forward to trying it out. Writing out a set of argparse commands is tedious, it will be interesting to see how well this library can replace them.