Skip to main content

A Libarry to generate emails!

Project description

This is a Python client library for generating emails and getting email box messages based on using 1secmail API.

Installation

use pip:

pip install secmail

Usage

import secmail

sec = secmail.SecMail()
email = sec.generate_email(count=1)
print(email)

If you set the count the more than 1 it will return a list of email

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

secmail-1.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

secmail-1.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

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