Skip to content

A python module to interactively extract information from users.

License

Notifications You must be signed in to change notification settings

barometz/interro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interro

A python module to interactively extract information from users.

Interro essentially provides an interactive questionnaire with live data validation. The idea originally came up when a shell server needed an automated signup process through IRC. The code at that time was massively inflexible and ugly to boot, but interro is intended to be both flexible and generic, without making it a hassle to set up.

Interro supports branching and different types of questions, such as yes/no and strings. Future plans include multiple choice and more explicitly optional questions, although it remains to be seen whether the latter makes sense in the format.

Usage

To be documented. See demo.py for current details. May change significantly.

About

A python module to interactively extract information from users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages