Skip to main content

"aiosmtplib CircleCI build status" "pre-commit.ci status" codecov "0 dependencies" "aiosmtplib on the Python Package Index" "aiosmtplib on pypy.tech" pypi-license


aiosmtplib is an asynchronous SMTP client for use with asyncio.

For documentation, see Read The Docs.

Quickstart

import asyncio
from email.message import EmailMessage

import aiosmtplib

message = EmailMessage()
message["From"] = "root@localhost"
message["To"] = "somebody@example.com"
message["Subject"] = "Hello World!"
message.set_content("Sent via aiosmtplib")

asyncio.run(aiosmtplib.send(message, hostname="127.0.0.1", port=25))

Requirements

Python 3.10+ is required.

Bug Reporting

Bug reports (and feature requests) are welcome via Github issues.

Download files

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

Source Distribution

aiosmtplib-5.1.3.tar.gz (77.0 kB view details)

Uploaded Source

Built Distribution

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

aiosmtplib-5.1.3-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file aiosmtplib-5.1.3.tar.gz.

File metadata

  • Download URL: aiosmtplib-5.1.3.tar.gz
  • Upload date:
  • Size: 77.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for aiosmtplib-5.1.3.tar.gz
Algorithm Hash digest
SHA256 ac2b418d3260ba62d9cfd0fe7359726e9dc009a4e8e8d9909fdfae332f522a7c
MD5 4dd7c2d972404bccdfe4935780d6b3ba
BLAKE2b-256 9b5c9cabc5db6d607616e81ba6d8f1f231cd5a75955807a308c1090a59072d6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiosmtplib-5.1.3.tar.gz:

Publisher: publish.yml on cole/aiosmtplib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aiosmtplib-5.1.3-py3-none-any.whl.

File metadata

  • Download URL: aiosmtplib-5.1.3-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for aiosmtplib-5.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f7d76ce3d4995a65a178c1f11e1bd1607706b921d00cb768e7a2c7f7ef5517a8
MD5 a9ab435493cfe07e1ee134ddf159a3ad
BLAKE2b-256 9c0ab56ab8163d54960337fdca475d3dfd56c8badf6172e79cf2ad00d5335dc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiosmtplib-5.1.3-py3-none-any.whl:

Publisher: publish.yml on cole/aiosmtplib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

5.1.3 This release

2 files

5.1.2

2 files

5.1.1

2 files

5.1.0

2 files

5.0.0

2 files

4.0.2

2 files

4.0.1

2 files

4.0.0

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.1.7

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.1.7

2 files

0.1.6

2 files

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page