Skip to content

v0.1.0

Latest

Choose a tag to compare

@jasperdew jasperdew released this 11 Feb 18:16
· 3 commits to main since this release

Initial release — Official Python SDK for the Langbly translation API.

Features:

  • Translate, detect, and list languages
  • Auto-retry with exponential backoff (429/5xx)
  • Retry-After header support
  • Typed errors (RateLimitError, AuthenticationError)
  • Google Translate v2 drop-in replacement

Install: pip install langbly
Docs: https://langbly.com/docs