Python SDK for API and SMTP #3408
regenara
started this conversation in
Development discussions
Replies: 1 comment 1 reply
-
Don't think we have a python library listed in the docs, feel free to add it https://github.com/postalserver/docs/blob/main/content/4.developer/2.client-libraries.md |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve written a small library for interacting with the Postal API.
It supports both synchronous and asynchronous modes, as well as SMTP message sending. I’d like to share it and suggest adding it to the Postal server SDK. I can provide any necessary permissions if required.
https://github.com/regenara/postal_py
https://pypi.org/project/postal-py/
Beta Was this translation helpful? Give feedback.
All reactions