Skip to main content

Mailrith Python SDK

Official Python SDK for Mailrith's public API.

This package is generated from Mailrith's versioned OpenAPI-derived SDK manifest and provides resource namespaces such as client.subscribers.list() and client.broadcasts.send().

from mailrith_sdk import MailrithClient

client = MailrithClient(api_key="mrk_example_secret_key")

capabilities = client.discovery.get_capabilities()
subscribers = client.subscribers.list(query={"limit": 25})

Agents can discover a bounded set of operations from ordinary task language, then load the exact generated descriptor before acting:

result = client.search_operations("add the VIP tag to this subscriber", limit=3)
operation_id = result["selection"]["recommended_operation_id"]
operation = client.get_operation(operation_id)

Search reads the packaged operation catalog in memory, returns at most 25 matches, and does not send or store the query.

Python uses the same generated resource aliases, action vocabulary, relationship intents, plural handling, ranking, and ambiguity rules as the TypeScript SDK, MCP server, and CLI. Narrow a search with resource or with category="read", "write", "delete", or "live".

Official Builds And Forks

Modified public versions must use distinct package and service names and clearly say that they are unofficial. See the Mailrith Trademark And Unofficial Fork Policy.

Download files

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

Source Distribution

mailrith_sdk-1.1.1.tar.gz (28.7 kB view details)

Uploaded Source

Built Distribution

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

mailrith_sdk-1.1.1-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file mailrith_sdk-1.1.1.tar.gz.

File metadata

  • Download URL: mailrith_sdk-1.1.1.tar.gz
  • Upload date:
  • Size: 28.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mailrith_sdk-1.1.1.tar.gz
Algorithm Hash digest
SHA256 c11ec93c3b90d2ca6ca17cf2323c4385630dcab1347f168c988e9ab11582e0e6
MD5 d31d945d696e4ebf1b8df1ad034df80a
BLAKE2b-256 c19f96d0168eef9212932968ac25d64747d6f1822cbde39d303bb173b91e32ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for mailrith_sdk-1.1.1.tar.gz:

Publisher: release-agent-packages.yml on anrawool/mailrith-agent-platform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mailrith_sdk-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: mailrith_sdk-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mailrith_sdk-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9f37d539384d98afefb714ec575bad40eac33952543914f424ac30f95055712
MD5 d2e7d3332880a20a5249c1f3aed4d23e
BLAKE2b-256 72e9f59dfa8cfb7051d1f1dcef8f72c0a67f21ebeea0ea3c6ccfde0aa4dea568

See more details on using hashes here.

Provenance

The following attestation bundles were made for mailrith_sdk-1.1.1-py3-none-any.whl:

Publisher: release-agent-packages.yml on anrawool/mailrith-agent-platform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.1 This release

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

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