__init__.py
pyproject.toml
setup.py
sparkpolars/__init__.py
sparkpolars/_from_polars_to_spark.py
sparkpolars/_from_spark_to_polars.py
sparkpolars/_importlib_utils.py
sparkpolars/_version.py
sparkpolars/config.py
sparkpolars/sparkpolars.py
sparkpolars.egg-info/PKG-INFO
sparkpolars.egg-info/SOURCES.txt
sparkpolars.egg-info/dependency_links.txt
sparkpolars.egg-info/requires.txt
sparkpolars.egg-info/top_level.txt
tests/test_data_conversion.py
tests/test_importlib_utils.py
tests/test_pack_unpack.py
tests/test_schema_coverter.py
tests/test_spark_to_polars.py
tests/test_type_converter.py