LICENSE
README.md
pyproject.toml
shopify_bulk.egg-info/PKG-INFO
shopify_bulk.egg-info/SOURCES.txt
shopify_bulk.egg-info/dependency_links.txt
shopify_bulk.egg-info/entry_points.txt
shopify_bulk.egg-info/requires.txt
shopify_bulk.egg-info/top_level.txt
shopify_jsonl/__init__.py
shopify_jsonl/__main__.py
shopify_jsonl/cli.py
shopify_jsonl/expander.py
shopify_jsonl/exporter.py
shopify_jsonl/fetcher.py
shopify_jsonl/parser.py
shopify_jsonl/queries.py
shopify_jsonl/types.py
shopify_jsonl/configs/__init__.py
shopify_jsonl/configs/inventory.yaml
shopify_jsonl/configs/orders.yaml
shopify_jsonl/configs/products.yaml
tests/test_expander.py
tests/test_parser.py