Skip to main content

Official Python SDK for buchida email API

Project description

buchida

buchida Python SDK — Email API for AI agents

buchida is the official Python SDK for buchida — an email API built for AI agents. buchida ships a CLI, an MCP server, and SDKs in 5 languages (Node, Python, Go, Ruby, Java), all sharing the same REST API surface. @buchida/email templates render Korean, Japanese, and Chinese natively.

Install

pip install buchida

Send your first email

import buchida

client = buchida.Client(api_key=os.environ["BUCHIDA_API_KEY"])

client.emails.send(
    from_="hello@yourapp.com",
    to="user@example.com",
    subject="Hello",
    html="<h1>Welcome</h1>",
)

Documentation

Full docs: buchida.com/docs

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buchida-0.1.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

buchida-0.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file buchida-0.1.1.tar.gz.

File metadata

  • Download URL: buchida-0.1.1.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.16

File hashes

Hashes for buchida-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2733c5a821ab31b95e906f6b594afb59d36e3435e2c500d586ee033972247b47
MD5 f64ef19cfad74ad00e21d7691fcce9e6
BLAKE2b-256 ba92714c16520d20327c91212259b2e614fb01cbd40388fcbc5f44f2f94fbbbd

See more details on using hashes here.

File details

Details for the file buchida-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: buchida-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.16

File hashes

Hashes for buchida-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3eeeef38ee9e8ad3a11d53eec20317a3d96fabd7cbc1787ab7e39f30e39161c4
MD5 a6756362c3c1942c2ae6dd4cf40c6e6f
BLAKE2b-256 6dabd79c24f370cd56b898042dc6ba2f6651b96c0fd4243da14054857d8f4b61

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page