Skip to main content

Email package for infinity team

Project description

Email Package

Introduction

infi_email is a package that send email.

Installation

Install the package via pipenv:

pipenv install infi_email

Features

  • send_email function can send email from one email to others.

Usage Example

send_email

from infi_email import send_email

# Replace all variables to the variables you need

from_email: str = "from email here"
email_password: str = "your email password"

mails: list[str] = ["to email here"]
subject: str = "your subject"
message: str = "your message"

send_email(from_email, email_password, mails, subject, message)

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

infi_email-0.0.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

infi_email-0.0.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file infi_email-0.0.1.tar.gz.

File metadata

  • Download URL: infi_email-0.0.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for infi_email-0.0.1.tar.gz
Algorithm Hash digest
SHA256 67cebdb01bfb006d3d90c83aa159f237d2bbff23df122e545011e8c8e8f97c7a
MD5 d4d24aa20ff1fe81cab6ab632ea563aa
BLAKE2b-256 d10740c95cab4be037eb65b3aae8895132ca462422a06d51dca37d472ae423f3

See more details on using hashes here.

File details

Details for the file infi_email-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: infi_email-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for infi_email-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf4fe30fcfe84960a9437edadf186bb7f471de4e98be1da41acf2cdea9fbdad7
MD5 327db87f79024ecf914de6b4803047fb
BLAKE2b-256 c674438921b6b38ee3548bd7081f88799f6dc2adbcd27131221b3752a0e1e6da

See more details on using hashes here.

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