LICENSE
README.md
pyproject.toml
lugia/__init__.py
lugia/core.py
lugia/dataclass.py
lugia/exceptions.py
lugia/pandas.py
lugia/polars.py
lugia/pydantic.py
lugia/pyspark.py
lugia/sqlalchemy.py
lugia/sqlmodel.py
lugia/type_converters.py
lugia/typedict.py
lugia/utils.py
lugia.egg-info/PKG-INFO
lugia.egg-info/SOURCES.txt
lugia.egg-info/dependency_links.txt
lugia.egg-info/requires.txt
lugia.egg-info/top_level.txt
tests/test_core.py
tests/test_dataclass.py
tests/test_integration.py
tests/test_optional_deps.py
tests/test_pandas.py
tests/test_polars.py
tests/test_pydantic.py
tests/test_pyspark.py
tests/test_type_converters.py
tests/test_typedict.py