qanda

qanda 0.1

Interactive command-line programs need to query users for information, be it text, choices from a list, or simple yes-or-no answers.qanda is a Python module of simple functions to prompt users for such information, allowing validation and cleanup of...

konval

konval 0.3

BackgroundValidation and conversion of data.The problem of sanitizing data (checking correctness and transforming to a useful form) is widespread throughout programming:- How do I verify user input is correct?- How do I munge data from a spreadsheet into...

read more