LICENSE
README.md
pyproject.toml
setup.py
litetable/__init__.py
litetable/litetable.py
litetable/utils.py
litetable.egg-info/PKG-INFO
litetable.egg-info/SOURCES.txt
litetable.egg-info/dependency_links.txt
litetable.egg-info/top_level.txt
test/test_append.py
test/test_col_access.py
test/test_conversions.py
test/test_group_by.py
test/test_initialization.py
test/test_named_tuple.py
test/test_row_access.py
test/test_row_and_col_access.py
test/test_sql_access.py