LICENSE
README.md
pyproject.toml
codecell/__init__.py
codecell/_ipc_bootstrap.py
codecell/_runtime.py
codecell/_types.py
codecell.egg-info/PKG-INFO
codecell.egg-info/SOURCES.txt
codecell.egg-info/dependency_links.txt
codecell.egg-info/requires.txt
codecell.egg-info/top_level.txt
codecell/bash/__init__.py
codecell/bash/_validator.py
codecell/python/__init__.py
codecell/python/_validator.py
tests/test_codecell.py
tests/test_ipc_runtime.py