Multi-provider temporary email CLI with real domains (gmail, outlook, edu)
Project description
tema
Multi-provider temporary email CLI with real domains (gmail, outlook, edu).
Install
pip install tema
For providers behind Cloudflare (emailmux, emailnator, smailpro, privatix):
pip install tema[cf]
Usage
# Create temp mailbox (gmail by default)
tema create
# Create with specific domain
tema create -d outlook
tema create -d edu
# Wait for new message
tema wait --timeout 120
# Read latest message
tema read
# Extract links / find verification link
tema links
tema verify
# List all messages
tema list
# List available domains and providers
tema domains
tema providers
# Generate Gmail +alias
tema gmail-alias user@gmail.com
As a library
from tema import create_email, wait_for_message, get_inbox, get_message_body
state = create_email(domain="gmail")
print(state["email"])
msg = wait_for_message(timeout=60)
print(msg["subject"], msg["html"])
Providers
| Provider | Domains | Cloudflare |
|---|---|---|
| emailmux | gmail, googlemail, outlook, hotmail, icloud | yes |
| emailnator | gmail, googlemail | yes |
| smailpro | edu | yes |
| privatix | temp | yes |
| burner | temp | no |
| tempmaili | edu | no |
| etempmail | edu | no |
Providers are tried in priority order with automatic fallback.
Environment
| Variable | Description |
|---|---|
TEMA_STATE_FILE |
Custom path for mailbox state file (default: ./.tema_state.json) |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tema-0.1.0.tar.gz.
File metadata
- Download URL: tema-0.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6e9d7c83c9ac5936e6171cd1f9b0ba527b51b9f76c99e105cd2a1e2430640a3
|
|
| MD5 |
f1159a1685262c2477b9cdea3859e7dc
|
|
| BLAKE2b-256 |
7b112d2104bf61a824a3fdf7a0013a0dd6caa229ce48a43111c0bbd2f55d116d
|
Provenance
The following attestation bundles were made for tema-0.1.0.tar.gz:
Publisher:
publish.yml on TheQmaks/tema
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tema-0.1.0.tar.gz -
Subject digest:
f6e9d7c83c9ac5936e6171cd1f9b0ba527b51b9f76c99e105cd2a1e2430640a3 - Sigstore transparency entry: 1004793680
- Sigstore integration time:
-
Permalink:
TheQmaks/tema@928ce7afc254ff36136c9168490ef55ea3b48da6 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/TheQmaks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@928ce7afc254ff36136c9168490ef55ea3b48da6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file tema-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tema-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3e5cd3f4d32463936ac868621e0ec75dd0d1de19c979c10b02c225fa99499b3
|
|
| MD5 |
631aa1454f219fe293c5765c3457e0a7
|
|
| BLAKE2b-256 |
e5b9958069917553d8777726992d1f2670fc99e89fdaa4a0404c3459d4a3cf38
|
Provenance
The following attestation bundles were made for tema-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on TheQmaks/tema
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tema-0.1.0-py3-none-any.whl -
Subject digest:
f3e5cd3f4d32463936ac868621e0ec75dd0d1de19c979c10b02c225fa99499b3 - Sigstore transparency entry: 1004793681
- Sigstore integration time:
-
Permalink:
TheQmaks/tema@928ce7afc254ff36136c9168490ef55ea3b48da6 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/TheQmaks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@928ce7afc254ff36136c9168490ef55ea3b48da6 -
Trigger Event:
push
-
Statement type: