lib/python3.11/site-packages/jupysql-0.11.1.dist-info/INSTALLER
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/METADATA
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/RECORD
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/REQUESTED
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/WHEEL
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/direct_url.json
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/licenses/LICENSE
lib/python3.11/site-packages/jupysql-0.11.1.dist-info/top_level.txt
lib/python3.11/site-packages/sql/__init__.py
lib/python3.11/site-packages/sql/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/_current.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/_patch.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/_testing.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/column_guesser.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/command.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/display.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/error_handler.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/exceptions.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/inspect.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/magic.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/magic_cmd.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/magic_plot.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/parse.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/plot.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/stats.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/store.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/traits.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/util.cpython-311.pyc
lib/python3.11/site-packages/sql/__pycache__/warnings.cpython-311.pyc
lib/python3.11/site-packages/sql/_current.py
lib/python3.11/site-packages/sql/_patch.py
lib/python3.11/site-packages/sql/_testing.py
lib/python3.11/site-packages/sql/cmd/__init__.py
lib/python3.11/site-packages/sql/cmd/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/cmd_utils.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/columns.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/connect.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/explore.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/profile.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/snippets.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/tables.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/__pycache__/test.cpython-311.pyc
lib/python3.11/site-packages/sql/cmd/cmd_utils.py
lib/python3.11/site-packages/sql/cmd/columns.py
lib/python3.11/site-packages/sql/cmd/connect.py
lib/python3.11/site-packages/sql/cmd/explore.py
lib/python3.11/site-packages/sql/cmd/profile.py
lib/python3.11/site-packages/sql/cmd/snippets.py
lib/python3.11/site-packages/sql/cmd/tables.py
lib/python3.11/site-packages/sql/cmd/test.py
lib/python3.11/site-packages/sql/column_guesser.py
lib/python3.11/site-packages/sql/command.py
lib/python3.11/site-packages/sql/connection/__init__.py
lib/python3.11/site-packages/sql/connection/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/connection/__pycache__/connection.cpython-311.pyc
lib/python3.11/site-packages/sql/connection/__pycache__/error_handling.cpython-311.pyc
lib/python3.11/site-packages/sql/connection/connection.py
lib/python3.11/site-packages/sql/connection/error_handling.py
lib/python3.11/site-packages/sql/display.py
lib/python3.11/site-packages/sql/error_handler.py
lib/python3.11/site-packages/sql/exceptions.py
lib/python3.11/site-packages/sql/ggplot/__init__.py
lib/python3.11/site-packages/sql/ggplot/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/__pycache__/aes.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/__pycache__/facet_wrap.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/__pycache__/ggplot.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/aes.py
lib/python3.11/site-packages/sql/ggplot/facet_wrap.py
lib/python3.11/site-packages/sql/ggplot/geom/__init__.py
lib/python3.11/site-packages/sql/ggplot/geom/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/geom/__pycache__/geom.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/geom/__pycache__/geom_boxplot.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/geom/__pycache__/geom_histogram.cpython-311.pyc
lib/python3.11/site-packages/sql/ggplot/geom/geom.py
lib/python3.11/site-packages/sql/ggplot/geom/geom_boxplot.py
lib/python3.11/site-packages/sql/ggplot/geom/geom_histogram.py
lib/python3.11/site-packages/sql/ggplot/ggplot.py
lib/python3.11/site-packages/sql/inspect.py
lib/python3.11/site-packages/sql/magic.py
lib/python3.11/site-packages/sql/magic_cmd.py
lib/python3.11/site-packages/sql/magic_plot.py
lib/python3.11/site-packages/sql/parse.py
lib/python3.11/site-packages/sql/plot.py
lib/python3.11/site-packages/sql/run/__init__.py
lib/python3.11/site-packages/sql/run/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/csv.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/pgspecial.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/resultset.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/run.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/sparkdataframe.cpython-311.pyc
lib/python3.11/site-packages/sql/run/__pycache__/table.cpython-311.pyc
lib/python3.11/site-packages/sql/run/csv.py
lib/python3.11/site-packages/sql/run/pgspecial.py
lib/python3.11/site-packages/sql/run/resultset.py
lib/python3.11/site-packages/sql/run/run.py
lib/python3.11/site-packages/sql/run/sparkdataframe.py
lib/python3.11/site-packages/sql/run/table.py
lib/python3.11/site-packages/sql/stats.py
lib/python3.11/site-packages/sql/store.py
lib/python3.11/site-packages/sql/traits.py
lib/python3.11/site-packages/sql/util.py
lib/python3.11/site-packages/sql/warnings.py
lib/python3.11/site-packages/sql/widgets/__init__.py
lib/python3.11/site-packages/sql/widgets/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/widgets/__pycache__/utils.cpython-311.pyc
lib/python3.11/site-packages/sql/widgets/table_widget/__init__.py
lib/python3.11/site-packages/sql/widgets/table_widget/__pycache__/__init__.cpython-311.pyc
lib/python3.11/site-packages/sql/widgets/table_widget/__pycache__/table_widget.cpython-311.pyc
lib/python3.11/site-packages/sql/widgets/table_widget/css/tableWidget.css
lib/python3.11/site-packages/sql/widgets/table_widget/js/tableWidget.js
lib/python3.11/site-packages/sql/widgets/table_widget/table_widget.py
lib/python3.11/site-packages/sql/widgets/utils.py
