LICENSE
README.md
pyproject.toml
i2cpy/__init__.py
i2cpy/_version.py
i2cpy/errors.py
i2cpy.egg-info/PKG-INFO
i2cpy.egg-info/SOURCES.txt
i2cpy.egg-info/dependency_links.txt
i2cpy.egg-info/requires.txt
i2cpy.egg-info/top_level.txt
i2cpy/driver/abc.py
i2cpy/driver/ch341/__init__.py
i2cpy/driver/ch341/constants.py
i2cpy/driver/ch341/dll.py
tests/test_i2c.py
tests/test_utils.py