terminate (0.5.1) Documentation
Index of the prompt module
-
m
terminate.prompt
...
- Input and output functions
-
f
file_chooser
...
- A simple tool to get a file from the user. Takes keyworded arguemnts
and passes them to open().
-
f
query
...
- Preset a few options
-
f
input_object
...
- Gets input from the command line and validates it.
-
m
casts
...
- A series of functions that provide useful casts from strings into other common objects.
-
f
file
...
- value should be a path to file in the filesystem.
-
f
yes_no
...
- For a yes or no question, returns a boolean.
-
m
rl
...
- Readline related stuff
-
m
queries
...
- Example values for the answers argument in prompt.query()