LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
changelog/0.feature
changelog/52.feature
changelog/58.removal
changelog/74.removal
changelog/86.feature
changelog/README.rst
changelog/template.rst
debian/changelog
debian/compat
debian/control
debian/copyright
debian/gbp.conf
debian/python3-w1thermsensor.manpages
debian/rules
debian/source/format
examples/async.py
examples/async_producer_consumer.py
examples/async_producer_threading_consumer.py
examples/cloudwatch-metric.py
src/w1thermsensor/__init__.py
src/w1thermsensor/__main__.py
src/w1thermsensor/async_core.py
src/w1thermsensor/cli.py
src/w1thermsensor/core.py
src/w1thermsensor/errors.py
src/w1thermsensor/kernel.py
src/w1thermsensor/sensors.py
src/w1thermsensor/units.py
src/w1thermsensor.egg-info/PKG-INFO
src/w1thermsensor.egg-info/SOURCES.txt
src/w1thermsensor.egg-info/dependency_links.txt
src/w1thermsensor.egg-info/entry_points.txt
src/w1thermsensor.egg-info/requires.txt
src/w1thermsensor.egg-info/top_level.txt
tests/conftest.py
tests/test_async_core.py
tests/test_cli.py
tests/test_core.py
tests/test_kernel.py