Python Fire is a library for automatically generating command line interfaces (CLIs) with a single line of code.
It will turn any Python module, class, object, function, etc. (any Python component will work!) into a CLI. It’s called Fire because when you call Fire(), it fires off your command.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fire-0.4.0.tar.gz
(87.7 kB
view details)
File details
Details for the file fire-0.4.0.tar.gz.
File metadata
- Download URL: fire-0.4.0.tar.gz
- Upload date:
- Size: 87.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5e2b8763699d1142393a46d0e3e790c5eb2f0706082df8f647878842c216a62
|
|
| MD5 |
799be84cbbd7df2cf159cdcb538ab6f9
|
|
| BLAKE2b-256 |
1107a119a1aa04d37bc819940d95ed7e135a7dcca1c098123a3764a6dcace9e7
|