# google/python-fire

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/google-python-fire).**

28,208 stars · 1,481 forks · Python · NOASSERTION

## Links

- GitHub: https://github.com/google/python-fire
- awesome-repositories: https://awesome-repositories.com/repository/google-python-fire.md

## Topics

`cli` `python`

## Description

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

## Tags

### Part of an Awesome List

- [CLI Development](https://awesome-repositories.com/f/awesome-lists/devtools/cli-development.md) — Generates CLIs automatically from Python classes.
- [Python CLI Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/python-cli-frameworks.md) — Library for automatically generating CLIs from Python objects.
