ppc64le/linux/: fire-0.7.0 metadata and description
Homepage
Simple index
A library for automatically generating command line interfaces.
| author |
David Bieber |
| author_email |
[email protected] |
| classifiers |
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- Topic :: Software Development :: Libraries :: Python Modules
- License :: OSI Approved :: Apache Software License
- Programming Language :: Python
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Programming Language :: Python :: 3.13
- Operating System :: OS Independent
- Operating System :: POSIX
- Operating System :: MacOS
- Operating System :: Unix
- Environment :: MetaData :: IBM Python Ecosystem
|
| dynamic |
summary |
| keywords |
command line interface cli python fire interactive bash tool |
| license |
Apache Software License |
| license_file |
LICENSE |
| metadata_version |
2.4 |
| requires_dist |
|
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.
Export Classification Notice
The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.