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]
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]
temp mail api github
from tempmail import TempMail
tm = TempMail()
email = tm.get_email_address() # [email protected]
print tm.get_mailbox(email) # list of emails
temp mail api github
$ pip install temp-mail
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us