CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/backlog.md
docs/bugs.md
docs/notes.md
docs/prior-art.md
docs/sandbox.md
droste/LICENSE
droste/README.md
droste/__init__.py
droste/examples/js-basic-python.js
droste/examples/js-basic-python.mjs
droste/nodejs/__init__.py
droste/nodejs/basic.py
droste/nodejs/python_api.mjs
droste/nodejs/python_host.py
node_blue/__init__.py
node_blue/blue.mjs
node_blue/boot.js
node_blue/cli.py
node_blue/core.py
node_blue/hal.py
node_blue/settings.js
node_blue/udf_python.mjs
node_blue/util.py
node_blue.egg-info/PKG-INFO
node_blue.egg-info/SOURCES.txt
node_blue.egg-info/dependency_links.txt
node_blue.egg-info/entry_points.txt
node_blue.egg-info/requires.txt
node_blue.egg-info/top_level.txt
tests/test_core.py
tests/test_hal.py