LICENSE
NOTICE
README.md
pyproject.toml
src/periplus_python_sdk.egg-info/PKG-INFO
src/periplus_python_sdk.egg-info/SOURCES.txt
src/periplus_python_sdk.egg-info/dependency_links.txt
src/periplus_python_sdk.egg-info/entry_points.txt
src/periplus_python_sdk.egg-info/requires.txt
src/periplus_python_sdk.egg-info/top_level.txt
src/periplus_sdk/__init__.py
src/periplus_sdk/client.py
src/periplus_sdk/dbapi.py
src/periplus_sdk/errors.py
src/periplus_sdk/py.typed
src/periplus_sdk/sql_api.py
src/periplus_sdk/sqlalchemy.py
src/periplus_sdk/stream.py
src/periplus_sdk/types.py
tests/test_client.py
tests/test_dbapi.py
tests/test_notebook.py
tests/test_sql_api.py
tests/test_stream.py