.env.sample
.gitignore
LICENSE
README.md
pyproject.toml
tox.ini
tableau_helpers/__init__.py
tableau_helpers/hyper.py
tableau_helpers/server.py
tableau_helpers/utils.py
tableau_helpers.egg-info/PKG-INFO
tableau_helpers.egg-info/SOURCES.txt
tableau_helpers.egg-info/dependency_links.txt
tableau_helpers.egg-info/entry_points.txt
tableau_helpers.egg-info/requires.txt
tableau_helpers.egg-info/top_level.txt
tableau_helpers/cli/__init__.py
tableau_helpers/cli/csv_to_hyper.py
tableau_helpers/cli/logs.py
tableau_helpers/cli/upload_csv.py
tableau_helpers/cli/upload_hyper.py
tests/__init__.py
tests/conftest.py
tests/test_hyper.py
tests/test_server.py
tests/cli/__init__.py
tests/cli/test_csv_to_hyper.py
tests/cli/test_upload_hyper.py
tests/resources/good_default_format.csv
tests/resources/good_default_format.hyper
tests/resources/good_default_format.tab
tests/resources/good_default_format2.csv
tests/resources/good_default_format_table_def.json
tests/resources/good_join_table_def.json
tests/resources/good_left.csv
tests/resources/good_right.csv
tests/resources/joined.hyper