timedelta.total_seconds() example
Example: python datetime now
import datetime
print(datetime.datetime.now()) #datetime.datetime.now() is the syntax
import datetime
print(datetime.datetime.now()) #datetime.datetime.now() is the syntax