CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
biql/__init__.py
biql/ast_nodes.py
biql/cli.py
biql/dataset.py
biql/evaluator.py
biql/formatter.py
biql/lexer.py
biql/parser.py
examples/basic_queries.py
examples/cli_examples.sh
examples/qsm_examples.py
tests/__init__.py
tests/test_biql.py
tests/test_cli.py
tests/test_performance.py