AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
circuitpython_kernel/__init__.py
circuitpython_kernel/__main__.py
circuitpython_kernel/board.py
circuitpython_kernel/install.py
circuitpython_kernel/kernel.py
circuitpython_kernel/version.py
circuitpython_kernel.egg-info/PKG-INFO
circuitpython_kernel.egg-info/SOURCES.txt
circuitpython_kernel.egg-info/dependency_links.txt
circuitpython_kernel.egg-info/not-zip-safe
circuitpython_kernel.egg-info/requires.txt
circuitpython_kernel.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/circuitpython_kernel.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_static/jupyterlab_blinky.gif
tests/__init__.py
tests/test_circuitpython_kernel.py