google / python-fire

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Other
26.86k stars 1.44k forks source link

Fire needs to include features like in ArgParse #457

Open vihaanmody1 opened 1 year ago

vihaanmody1 commented 1 year ago

Fire is a really good library.

But it needs to include the functionality like in Argparse. Ex. Epilogue, help, syntax