[ 原始碼: pymailgunner ]
套件:python3-pymailgunner(1.5-3)
Library for interacting with the Mailgun API
This library provides functionality for sending emails through Mailgun's API. It allows you to easily integrate Mailgun's email capabilities into your applications by providing methods to send emails, handle webhooks, and manage your Mailgun configuration.
其他與 python3-pymailgunner 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings