Non-blocking input in python April 24, 2014 Use the select module in python for non-blocking input. Look at my tuner program for an example of its usage.