fire 0.1.0
A library for creating command line interfaces.
Python Fire is a library for creating 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.
File | Type | Py Version | Uploaded on | Size | |
---|---|---|---|---|---|
fire-0.1.0.tar.gz (md5) | Source | 2017-02-15 | 28KB | ||
- Author: David Bieber
- Home Page: https://github.com/google/python-fire
- Download URL: http://pypi.python.org/pypi/fire/
- Keywords: command line interface cli python fire interactive bash tool
- License: Apache Software License
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Operating System :: MacOS
- Operating System :: OS Independent
- Operating System :: POSIX
- Operating System :: Unix
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: dbieber
- DOAP record: fire-0.1.0.xml