Skip to main content

A package to simply send an email.

Project description

send-email-python

Description

The project send-email-python is a python package that is on pypi and will make it easier to send emails with python

Installation

pip install send-email-python

Usage

For setup instructions:

sendmail.setup(<email provider of sender>)

Send simple email with a message:

sendmail.mail(<senders email>,<senders email password>,<recievers email>,<subject>,<message>)

Supported email providers: Gmail Hotmail Yahoo

Contributing

Licence

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

send-email-python-0.0.1.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

send_email_python-0.0.1-py2-none-any.whl (14.3 kB view hashes)

Uploaded Python 2

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