translate_kit library

Classes

BaseTranslateHandler
BaseTranslateHandler is a base handler for translating text between langauges.
DeeplTranslateHandler
DeeplTranslateHandler is a handler for translating text using the DeepL API.
GoogleV2TranslateHandler
GoogleV2TranslateHandler is a handler for translating text using Google Cloud Translation API (v2).
LibreTranslateHandler
LibreTranslateHandler is a handler for translating text using the LibreTranslate API.
TranslateKit
TranslateKit allows translating text from one language to another using a list of specified handlers.
TranslateRequest
TranslateRequest represents a request to translate text from one language to another.
TranslateResponse
TranslateResponse represents a response from translating text from one language to another.