Skip to content

OnceOnly Python SDK

Choose a tag to compare

@mykolademyanov mykolademyanov released this 07 Jan 14:29
· 27 commits to main since this release

First public release of the OnceOnly Python SDK.

  • Python client for the OnceOnly idempotency API
  • check_lock() helper to prevent duplicate operations
  • Designed for automation and AI agents (tool-call safety, retries)
  • Supports TTL-based locks and duplicate detection

Docs: https://onceonly.tech/docs/python-sdk/
GitHub: https://github.com/mykolademyanov/onceonly-python