Skip to main content

Official Python SDK for FreeCustom.Email — disposable inboxes, OTP extraction, real-time WebSocket delivery

Project description

FreeCustom.Email Python SDK

Official Python SDK for FreeCustom.Email — disposable inboxes, OTP extraction, and real-time WebSocket delivery.

Installation

pip install freecustom-email

Quick Start

import asyncio
from freecustom import FreecustomEmailClient

async def main():
    client = FreecustomEmailClient(api_key="fce_...")
    
    # Register an inbox
    await client.inboxes.register("test@example.com")
    
    # Wait for OTP
    otp = await client.otp.wait_for("test@example.com")
    print(f"Your OTP is: {otp}")

if __name__ == "__main__":
    asyncio.run(main())

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

freecustom_email-1.0.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

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

freecustom_email-1.0.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file freecustom_email-1.0.0.tar.gz.

File metadata

  • Download URL: freecustom_email-1.0.0.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for freecustom_email-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0a24017c86e62a516b31e9816b40126f4cbb8f04d2dff9a2a3b19b3c5c66a159
MD5 b559ccfc6bc434741d53963dc5577aad
BLAKE2b-256 f8c9f241c1cd51a643d6975665062525ada0af259fc259bdd49a9b44e924f036

See more details on using hashes here.

File details

Details for the file freecustom_email-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for freecustom_email-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9632f4e89181a4b6f3e10ec75c628867819542f3d895697205880c8a8527a5ff
MD5 58f1f8680d57b5633b94bf04eb30c0a4
BLAKE2b-256 9db16b70ad355f701c18046b5216a7b42ba411c8caa496bcf5dd692f7b6a9e23

See more details on using hashes here.

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