remote-evdev/remote_evdev/__init__.py

6 lines
121 B
Python
Raw Permalink Normal View History

2022-07-20 04:41:09 +00:00
#!/usr/bin/env python3
from .config import get_config
from .stream import get_streams
from .stream import handle_client