remote-evdev/remote_evdev/__init__.py
2022-07-20 06:41:09 +02:00

6 lines
121 B
Python
Executable File

#!/usr/bin/env python3
from .config import get_config
from .stream import get_streams
from .stream import handle_client