LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
sdev/__init__.py
sdev/cli_wrapper.py
sdev.egg-info/PKG-INFO
sdev.egg-info/SOURCES.txt
sdev.egg-info/dependency_links.txt
sdev.egg-info/entry_points.txt
sdev.egg-info/requires.txt
sdev.egg-info/top_level.txt
sdev/core/__init__.py
sdev/device/__init__.py
sdev/device/demoboard/__init__.py
sdev/device/demoboard/board.py
sdev/device/demoboard/functional.py
sdev/device/relay/__init__.py
sdev/device/relay/functional.py
sdev/remote/__init__.py
sdev/remote/functional.py
sdev/remote/service.py