kotones-auto-assistant/kotonebot/__init__.py

5 lines
219 B
Python

from .client.protocol import DeviceABC
from .backend.context import ContextOcr, ContextImage, ContextDebug, device, ocr, image, debug
from .backend.util import Rect, fuzz, regex, contains, grayscaled, grayscale_cached