LICENSE
README.md
pyproject.toml
denobox/__init__.py
denobox/async_box.py
denobox/sync_box.py
denobox/worker.js
denobox.egg-info/PKG-INFO
denobox.egg-info/SOURCES.txt
denobox.egg-info/dependency_links.txt
denobox.egg-info/requires.txt
denobox.egg-info/top_level.txt
tests/test_async_eval.py
tests/test_async_wasm.py
tests/test_sandbox.py
tests/test_sync_eval.py
tests/test_sync_wasm.py