Skip to main content

gork-sdk — Python SDK for gork.email

Programmable email infrastructure for AI agents. Provision inboxes, send and receive mail, manage threads, webhooks, domains, keys, and suppressions.

Install

pip install gork-sdk

Quickstart

from gork import GorkClient

gork = GorkClient()  # reads GORK_KEY / GORK_API_KEY

inbox = gork.create_inbox(username="sdr-alex", name="SDR Alex")
print(inbox["address"])  # sdr-alex@gork.email

gork.send_message(
    inbox_id=inbox["id"],
    to=["prospect@acme.com"],
    subject="Quick intro",
    text="Hi — wanted to share what we're building.",
    idempotency_key="outreach-001",  # safe retries
)

Webhook verification

from gork import verify_signature

ok = verify_signature(raw_body, request.headers["X-Gork-Signature"], webhook_secret)

Links

Download files

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

Source Distribution

gork_sdk-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

gork_sdk-1.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file gork_sdk-1.0.0.tar.gz.

File metadata

  • Download URL: gork_sdk-1.0.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for gork_sdk-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9190e133b6ee492ed3bcac768f28bac51101f6fc80dd26469f135ff39a72feb9
MD5 9af26a8e84b5c9d1fadfc200397c44be
BLAKE2b-256 9b053f596eb922b232649d6370cfa3cbfb84c2dd4eefefd4befe13d5918ff7c6

See more details on using hashes here.

File details

Details for the file gork_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: gork_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for gork_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca8b1b84446903ca93cc7cb673e3bed96d07125b35c4ed727e259bf7bbb2c625
MD5 ed67a6bffabf197cd3f89ce33df52215
BLAKE2b-256 7c6e2cc1e002f57688a099e262a67566e7104b4e57c063579a70c211abfb4789

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page