Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tema-0.1.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tema-0.1.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

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

Hashes for tema-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f6e9d7c83c9ac5936e6171cd1f9b0ba527b51b9f76c99e105cd2a1e2430640a3
MD5 f1159a1685262c2477b9cdea3859e7dc
BLAKE2b-256 7b112d2104bf61a824a3fdf7a0013a0dd6caa229ce48a43111c0bbd2f55d116d

See more details on using hashes here.

Provenance

The following attestation bundles were made for tema-0.1.0.tar.gz:

Publisher: publish.yml on TheQmaks/tema

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for tema-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f3e5cd3f4d32463936ac868621e0ec75dd0d1de19c979c10b02c225fa99499b3
MD5 631aa1454f219fe293c5765c3457e0a7
BLAKE2b-256 e5b9958069917553d8777726992d1f2670fc99e89fdaa4a0404c3459d4a3cf38

See more details on using hashes here.

Provenance

The following attestation bundles were made for tema-0.1.0-py3-none-any.whl:

Publisher: publish.yml on TheQmaks/tema

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page