Temp Mail API GitHub
from tempmail import TempMail
tm = TempMail(login='denis', domain='@gnail.pw')
print tm.get_mailbox() # list of emails in [email protected]
VEPES
from tempmail import TempMail
tm = TempMail(login='denis', domain='@gnail.pw')
print tm.get_mailbox() # list of emails in [email protected]
$ pip install temp-mail
from tempmail import TempMail
tm = TempMail()
email = tm.get_email_address() # [email protected]
print tm.get_mailbox(email) # list of emails