No project description provided
Project description
instant-mailer
pip install instantmailer
A Python module that allows you to send instant mails using Python. Python Requires <= 3.6
Features
- Fully secured with SSL
- Instant mails
- Send mails with attachment
Additional Libraries
- ssl
Getting Started
import instant-mailer
mail = instant-mailer.Mail("example@example.com", "12345678") # Replace with your email and password
Attributes
await mail.send()
Sends the email
Parameters
----------
reciever: :class: `str`
The recievers mail address
body: :class: `str`
The body of the mail
subject: :class: `str`
The subject of the mail
bcc: :class: `str`
The bcc of the mail
attachment_name: :class: `str`
The name of the attachment
attachment_bytes: :class: `str`
The bytes of the attachment
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
instantmailer-1.0.3.tar.gz
(2.2 kB
view details)
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 instantmailer-1.0.3.tar.gz.
File metadata
- Download URL: instantmailer-1.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
596a1b9da262dd24ed3efc9f305b133278b1943e1bfb57d567c603b36722e166
|
|
| MD5 |
f7bc38596d54908e90a959bdeab9bd62
|
|
| BLAKE2b-256 |
d103f7dc687f8e1406eea79196b17e8319beb579d4cf46437cb3161651983b49
|
File details
Details for the file instantmailer-1.0.3-py3-none-any.whl.
File metadata
- Download URL: instantmailer-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db8ce2224582238db98f81f46eb422b499d7e5e6bfb423e0757fee4372acb620
|
|
| MD5 |
7e4e6cea1b299e7abec4d1b04ac05cdc
|
|
| BLAKE2b-256 |
1627f4cf525ad797b2a0681cf752ae78812c812f730abb59df1a90deb45c1ae7
|