.coveragerc
.gitignore
.travis.yml
CLAUDE.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/workflows/ci.yml
.github/workflows/pr-build.yml
.github/workflows/pr-cleanup.yml
.github/workflows/pr-publish.yml
.github/workflows/release.yml
docs/rs232-protocol.md
pymonoprice/__init__.py
pymonoprice/py.typed
pymonoprice.egg-info/PKG-INFO
pymonoprice.egg-info/SOURCES.txt
pymonoprice.egg-info/dependency_links.txt
pymonoprice.egg-info/requires.txt
pymonoprice.egg-info/scm_file_list.json
pymonoprice.egg-info/scm_version.json
pymonoprice.egg-info/top_level.txt
tests/__init__.py
tests/test_monoprice.py