bibliopixel.util.signal_handler module

bibliopixel.util.signal_handler.context(**handlers)[source]
bibliopixel.util.signal_handler.make_command(default_signal, help='')[source]
bibliopixel.util.signal_handler.run(filename, stopper, stop_signals=('SIGINT', 'SIGTERM'), restart_signals=('SIGHUP', ))[source]
bibliopixel.util.signal_handler.send_signal(sig, pid_filename=None)[source]