Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

manolyamailsender-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

manolyamailsender-0.0.2-py3-none-any.whl (8.3 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