feat: add typed Python SDK (#213)
This commit is contained in:
@@ -37,6 +37,13 @@ Quicklinks to set up your account and get started
|
||||
href="/get-started/nodejs"
|
||||
>
|
||||
Learn how to use our SDK using NodeJS to send emails programmatically.
|
||||
</Card>
|
||||
<Card
|
||||
title="Python"
|
||||
icon="python"
|
||||
href="/get-started/python"
|
||||
>
|
||||
Learn how to use our SDK using Python to send emails programmatically.
|
||||
</Card>
|
||||
<Card
|
||||
title="SMTP support"
|
||||
|
Reference in New Issue
Block a user