tempmail-python icon indicating copy to clipboard operation
tempmail-python copied to clipboard

Python library for generating temporary emails

Results 1 tempmail-python issues
Sort by recently updated
recently updated
newest added

Getting error while splitting mail ID from gmail. ``` username, domain = address.split('@') ^^^^^^^^^^^^^^^^ ValueError: not enough values to unpack (expected 2, got 1) ``` Kindly check this. Getting subject...