Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
site_name: Python Fire
theme: readthedocs
markdown_extensions: [fenced_code]
nav:
- Overview: index.md
- Installation: installation.md
- Benefits: benefits.md
- The Python Fire Guide: guide.md
- Using a CLI: using-cli.md
- Troubleshooting: troubleshooting.md
- Reference: api.md