Skip to main content

Library for creating and managing temporary email accounts with mail.tm API.

Project description

Fast-Email

Library for creating and managing temporary email accounts with the mail.tm API.

Installation

You can install the library using pip:

pip install Fast-Email

Usage

Get available domains

domains = Lmi.domains()
print(f"Available domains: {domains}")

Register a new account

new_account = Lmi.register()
print(f"Registered account: {new_account}")

Get an authentication token

token = Lmi.get_token(new_account['email'], new_account['password'])
print(f"Authentication token: {token}")

Get email messages

messages = Lmi.get_sms(token)
print(f"Messages: {messages}")

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

Fast_Temp_mail_Creator-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file Fast_Temp_mail_Creator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Fast_Temp_mail_Creator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab4637844bcaacae95587263129b9fdd8867b9ed926c41d33dc867348952ce68
MD5 1ba95a5684c37168e32fb464c3a3b56a
BLAKE2b-256 2ec81f3903d0ae6ac068c27b362454121fa08621ee3441c25e0008e36a54981f

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