def test ( ) : #тут типа threading.timer(777.0,test).start() for t in database . get ( ) : send ( t [ 0 ] )
def get ( self ) with self . connection : result = #получаю все значения столбца return result