.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
pyproject.toml
requirements.txt
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
circuitpython_simnple_dial.egg-info/PKG-INFO
circuitpython_simnple_dial.egg-info/SOURCES.txt
circuitpython_simnple_dial.egg-info/dependency_links.txt
circuitpython_simnple_dial.egg-info/requires.txt
circuitpython_simnple_dial.egg-info/top_level.txt
circuitpython_simple_dial/dial_needle.py
circuitpython_simple_dial/simple_dial.py
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/dial.jpg
docs/dial.jpg.license
docs/dial.png
docs/dial.png.license
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/watchwatch.gif
docs/watchwatch.gif.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
examples/simple_dial_clock.py
examples/simple_dial_test.py
examples/simple_dial_two_needles.py