simple-smtp-sender

A Simple SMTP Email sender crate with the support of sync or async sending. Can be called from Python. Powered by PyO3.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgcc-s1 libc6
pip3 install simple-smtp-sender

Dependencies

  • None

Page last updated 2026-02-28 14:13:02 UTC