No project description provided
Project description
Email Usage
Created by SomeRandom_Boi/Lag
This package will be updated every month or week as it's not completed yet
Email Usage is currently my first and expirience creating a package on PyPi so expect bugs/glitches on this package
Enough yapping lets go to what this package does
Email Verification:
from Email_Usage import email_verification
appname="subject of the email" - The huge title of the email or subject (Required) clientpass="your App Password" - Not to be confused with password you use to login(Required) clientemail="Email to be used" - Email Address used to send email or the "From" (Required) emailtosend="Receiver Email" - Where the email will be sent or go to (Required) text="Email text or rich text" - The text or the contents of emails (Not Required) The email_verification() function also returns a random code but its not required
usage of email_verification()
from Email_Usage import email_verification
verified = email_verification(appname='subject: module test', clientpass="app password", clientemail="myemail", emailtosend="receiver")
print(verified)
Output:
Email Sent Successfully
Email Sent:
Subject: module test
You have requested a verification code for module test.
Your digital verification code is 140385
text can be editied as said above the text param is default to use the pre-made text
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file email_usage-1.2.tar.gz.
File metadata
- Download URL: email_usage-1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3731a98150de5a46f698f65b676df5654498bf5b7ff2a30e9fed66e006950fee
|
|
| MD5 |
654f43af62da150ddfcf0a179c52f8ed
|
|
| BLAKE2b-256 |
eaf99a93c2bdb5e5f69c15492368b391a9b0602efb20036a2e3b0fc13e45878e
|
File details
Details for the file Email_Usage-1.2-py3-none-any.whl.
File metadata
- Download URL: Email_Usage-1.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01d703ce25fe580efd05ee37fb7e3d38c63e4b920538453d7e4934700a20a330
|
|
| MD5 |
8cbd92735b744fcc97f051b2a857010c
|
|
| BLAKE2b-256 |
53d9ba93c23bcf353628342f98572dc820281adcf185dff1ed3708dcd8d6541e
|