Skip to main content

Send mail to multiple user at once.

Project description

Py Multi-Mailer

Send mail to multiple user at once.

Releases

PyPi

Requirements

Python

Installation

Install shahr2.pymultimailer with pip

  pip install shahr2.pymultimailer

Usage/Examples

from shahr2 import pymultimailer

SENDER = 'sender gmail'
PASSWORD = 'sender app password/gmail password'
SUBJECT = 'subject of mail'
BODY = 'body of mail with {} {} 2 empty braces for first and last name.'
FILE = 'csv file location'
FIRST_NAME = 'first name parameter in csv file'
LAST_NAME = 'last name parameter in csv file'
EMAIL = 'email parameter in csv file'

mail = pymultimailer.input(
    SENDER, PASSWORD, SUBJECT, BODY
    )

mail.csvData(
    FILE, FIRST_NAME, LAST_NAME, EMAIL
    )

mail.send()

Authors

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

shahr2.pymultimailer-0.0.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shahr2.pymultimailer-0.0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file shahr2.pymultimailer-0.0.1.tar.gz.

File metadata

  • Download URL: shahr2.pymultimailer-0.0.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for shahr2.pymultimailer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a860130e08328d8f2fd6b3e31dff5a6ee3107eee71e30b16ea92a83658e13960
MD5 fd144d2b66d882c7b6fd1b539287a84d
BLAKE2b-256 a161f85915080e800bbc039e27ad2cced3f23dda367f73874fdc74d9482472f4

See more details on using hashes here.

File details

Details for the file shahr2.pymultimailer-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: shahr2.pymultimailer-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for shahr2.pymultimailer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67d0fe1779b648782bc4529dcc286b0134a248ba59a2c90e12fdef42d3a5dcd3
MD5 18f21a51eeb9db4149436e95dcd5799f
BLAKE2b-256 256da00d2da9520628be9e9973955406ec976f236f300240582d20aca401e6ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page