import datetime current_time = datetime.datetime.now() seconds = current_time.second minutes = current_time.minute