MANIFEST.in
README.md
pool.db
pyproject.toml
setup.py
sqlshell_demo.png
sqlshell_logo.png
sqlshell/__init__.py
sqlshell/create_test_data.py
sqlshell/editor.py
sqlshell/main.py
sqlshell/query_tab.py
sqlshell/setup.py
sqlshell/splash_screen.py
sqlshell/sqlshell_demo.png
sqlshell/syntax_highlighter.py
sqlshell.egg-info/PKG-INFO
sqlshell.egg-info/SOURCES.txt
sqlshell.egg-info/dependency_links.txt
sqlshell.egg-info/entry_points.txt
sqlshell.egg-info/requires.txt
sqlshell.egg-info/top_level.txt
sqlshell/data/create_test_data.py
sqlshell/db/__init__.py
sqlshell/db/database_manager.py
sqlshell/resources/__init__.py
sqlshell/resources/create_icon.py
sqlshell/resources/create_splash.py
sqlshell/resources/icon.png
sqlshell/resources/logo_large.png
sqlshell/resources/logo_medium.png
sqlshell/resources/logo_small.png
sqlshell/resources/splash_screen.gif
sqlshell/sqlshell/__init__.py
sqlshell/sqlshell/create_test_data.py
sqlshell/sqlshell/create_test_databases.py
sqlshell/ui/__init__.py
sqlshell/ui/bar_chart_delegate.py
sqlshell/ui/filter_header.py
test_data/by_category.parquet
test_data/city_coordinates.csv
test_data/city_coordinates.parquet
test_data/city_coordinates.xlsx
test_data/customer_data.csv
test_data/customer_data.parquet
test_data/customer_data.xlsx
test_data/customers_by_country.parquet
test_data/delete_me.parquet
test_data/joined_test.parquet
test_data/price_by_category.parquet
test_data/product_catalog.csv
test_data/product_catalog.parquet
test_data/product_catalog.xlsx
test_data/product_categories.csv
test_data/product_categories.parquet
test_data/product_categories.xlsx
test_data/s1.parquet
test_data/sample_sales_data.csv
test_data/sample_sales_data.parquet
test_data/sample_sales_data.xlsx
test_data/stock_data.csv
test_data/stock_data.parquet
test_data/stock_data.xlsx
test_data/test.db
test_data/test.duckdb
test_data/test2.parquet
test_data/test3.parquet
test_data/test3.xlsx
test_data/test4.xlsx
test_data/test5.xlsx
test_data/testproject.sqls
test_data/vaaaa.xlsx
test_data/weather_measurements.csv
test_data/weather_measurements.parquet
test_data/weather_measurements.xlsx
test_data/yo.parquet