feat: add typed Python SDK (#213)

This commit is contained in:
KM Koushik
2025-09-09 05:50:08 +10:00
committed by GitHub
parent 92f56f1ebf
commit 3158ddc51c
15 changed files with 2054 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
"pages": [
"introduction",
"get-started/nodejs",
"get-started/python",
"get-started/local",
"get-started/self-hosting",
"get-started/smtp"
@@ -138,4 +139,4 @@
"github": "https://github.com/usesend"
}
}
}
}