README.md
pyproject.toml
seamless_dask/__init__.py
seamless_dask/client.py
seamless_dask/dummy_scheduler.py
seamless_dask/permissions.py
seamless_dask/transformation_mixin.py
seamless_dask/transformer_client.py
seamless_dask/types.py
seamless_dask/worker_setup.py
seamless_dask/wrapper.py
seamless_dask.egg-info/PKG-INFO
seamless_dask.egg-info/SOURCES.txt
seamless_dask.egg-info/dependency_links.txt
seamless_dask.egg-info/entry_points.txt
seamless_dask.egg-info/requires.txt
seamless_dask.egg-info/top_level.txt
tests/test_dependencies.py
tests/test_dummy_scheduler.py
tests/test_execution_records.py
tests/test_nested_transformations.py
tests/test_nested_transformations_multi.py
tests/test_seamless_client.py