LICENSE
README.md
pyproject.toml
py_partiql_parser/__init__.py
py_partiql_parser.egg-info/PKG-INFO
py_partiql_parser.egg-info/SOURCES.txt
py_partiql_parser.egg-info/dependency_links.txt
py_partiql_parser.egg-info/requires.txt
py_partiql_parser.egg-info/top_level.txt
py_partiql_parser/_internal/__init__.py
py_partiql_parser/_internal/clause_tokenizer.py
py_partiql_parser/_internal/csv_converter.py
py_partiql_parser/_internal/json_parser.py
py_partiql_parser/_internal/parser.py
py_partiql_parser/_internal/utils.py
tests/test_aws_examples.py
tests/test_csv_converter.py
tests/test_from_parser.py
tests/test_json_parser.py