Simple mail sender
Project description
Purpose:
Python mail things are little bit complicated. There are many blogs and questions about it. I just made it very simple. You can use it in your classes as inherit it or creating instances.
Dependence:
smtplib and email which are built-in libraries.
Features:
gmail and other services are supported. You can use gmail instance if you want or you can set your company's smtp settings in other services classes. Aware that there will be an error if you create your other_services instance without filling your smtp settings. You need to assign a variable then fill class property smpt and create your instance. For details, see test.py
You may type your username or detailed mail address like ucok.umut or ucok.umut@gmail.com
I didn't implement file attachment yet. You may want to do that. Pretty simple. You can open issues or RFC.
Authors and Contributors
Core contributors:
Umut Ucok: primary author. : ucok.umut@gmail.com
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
File details
Details for the file manolyamailsender-0.0.2.tar.gz
.
File metadata
- Download URL: manolyamailsender-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0c78bc4d68d314a0ef3f886ac8a889bbc2610f69cc512819683c3d3813c2ca1 |
|
MD5 | b66669ac35bd95e0071027eb4e678555 |
|
BLAKE2b-256 | ef3297460f8ece1b42eadcec50bbd8b9298c1c9d800181508f0ee05349425a06 |
File details
Details for the file manolyamailsender-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: manolyamailsender-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be5537b0283582a9f484aca3259e3456e699996d9fbb4a2ddd8757982a3e2a5 |
|
MD5 | 4c9fd0bb07ddc8b719b3d5fa0c6e070c |
|
BLAKE2b-256 | 9bfd48b1d676977ae5fa5b18f618b79bd07aa8613e0517b184d4325d5e224695 |