LICENSE
README.md
pyproject.toml
src/sunstone/__init__.py
src/sunstone/_release.py
src/sunstone/dataframe.py
src/sunstone/datasets.py
src/sunstone/exceptions.py
src/sunstone/lineage.py
src/sunstone/pandas.py
src/sunstone/py.typed
src/sunstone/validation.py
src/sunstone_py.egg-info/PKG-INFO
src/sunstone_py.egg-info/SOURCES.txt
src/sunstone_py.egg-info/dependency_links.txt
src/sunstone_py.egg-info/entry_points.txt
src/sunstone_py.egg-info/requires.txt
src/sunstone_py.egg-info/top_level.txt
tests/test_dataframe.py
tests/test_datasets.py
tests/test_lineage_persistence.py
tests/test_pandas_compatibility.py