Skip to content

Commit 5b190d7

Browse files
authored
Added a link to the Python SDK (#82)
1 parent c8f5b24 commit 5b190d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/4.developer/2.client-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ There are a number of client libraries available to help send e-mail using the P
1717
* [Go](https://github.com/Pacerino/postal-go)
1818
* [Elixir (via Swoosh)](https://hexdocs.pm/swoosh/Swoosh.Adapters.Postal.html)
1919
* [Drupal](https://www.drupal.org/project/postal_mail)
20+
* [Python](https://github.com/regenara/postal_py)
2021

2122
All of these libraries will make use of the API rather than using any SMTP protocol - this is considered to be best approach for delivering your messages.
2223

0 commit comments

Comments
 (0)