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.2.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.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shahr2.pymultimailer-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 c31906ad0eaaa8a070e828ab557de643cecac52a3f975a275e664e50fae316d8
MD5 3bf38372c8f7225701edebe980aee80d
BLAKE2b-256 9da1790276ec56b097a887ba2756f5fce0b51630cf30dfc7a82f9c95df86f635

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shahr2.pymultimailer-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e2809275d6eb9af417da566150fa79ee30b3103b2c2ce1c3d929909864893c33
MD5 8ff170a64a49bd63c8c623532019a0f2
BLAKE2b-256 d917045fedc56e915e078911ec209ca39b25d1884d71dc9803f55f89b0adb76a

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