LICENSE
README.md
pyproject.toml
src/create_serial/__init__.py
src/create_serial/cli.py
src/create_serial/create.py
src/create_serial/game.py
src/create_serial/starwars.py
src/create_serial.egg-info/PKG-INFO
src/create_serial.egg-info/SOURCES.txt
src/create_serial.egg-info/dependency_links.txt
src/create_serial.egg-info/entry_points.txt
src/create_serial.egg-info/requires.txt
src/create_serial.egg-info/top_level.txt
tests/test_create.py
tests/test_find_port.py
tests/test_sensor_frame.py
tests/test_starwars.py
tests/test_utils.py