LICENSE
README.md
pyproject.toml
setup.py
polyrun/__init__.py
polyrun/base.py
polyrun/detect.py
polyrun/exceptions.py
polyrun/pipeline.py
polyrun.egg-info/PKG-INFO
polyrun.egg-info/SOURCES.txt
polyrun.egg-info/dependency_links.txt
polyrun.egg-info/top_level.txt
polyrun/examples/data_passing.py
polyrun/examples/hello_world.py
polyrun/examples/pipeline_demo.py
polyrun/runners/__init__.py
polyrun/runners/c.py
polyrun/runners/cpp.py
polyrun/runners/go.py
polyrun/runners/java.py
polyrun/runners/node.py
polyrun/runners/rust.py
polyrun/tests/test_suite.py