Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wraps-py

Wraps SDKs for Python. A uv workspace; each package publishes independently to PyPI.

Package PyPI Import Status
packages/email wraps-email wraps.email 0.1.0 — send, batch, attachments, templates, suppression

Built on httpx + botocore signing (no boto3) so the SDKs stay lightweight and share one transport core across sync and async clients.

Development

uv sync                     # install workspace + dev deps
uv run pytest               # tests
uv run ruff check           # lint
uv run ty check             # type check

MIT licensed.

About

Wraps SDKs for Python — send email via AWS SES (and more), your AWS account, no vendor lock-in.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages