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
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
secmail-1.0.2.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file secmail-1.0.2.tar.gz
.
File metadata
- Download URL: secmail-1.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b39645e08c429c2164436bdfe4a955b062224e1ddb15181fe0d7ce9221028d1 |
|
MD5 | d703eee2b757761f761a3d1f6b20ec35 |
|
BLAKE2b-256 | 486ccc0de744a32f5be3c5ecf751ea1a0ab4174f3d85ecb12be9a703188b8f06 |
File details
Details for the file secmail-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: secmail-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af573939e8db9be10626a6de48c92413c1adcb7a8cdc7c855548d0c55b55013f |
|
MD5 | 1719a3c0bec6bd18f4a008a958e7c1fc |
|
BLAKE2b-256 | 4145649aa712f4174b9088b0950bb215c21e5d3b3f7b05aaa3392255e208faca |