[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings