LICENSE
README.md
pyproject.toml
python/zpe_finance/__init__.py
python/zpe_finance/alpaca.py
python/zpe_finance/codec.py
python/zpe_finance/comet_logging.py
python/zpe_finance/comparators.py
python/zpe_finance/corpus.py
python/zpe_finance/data.py
python/zpe_finance/db_adapter.py
python/zpe_finance/feeds.py
python/zpe_finance/metrics.py
python/zpe_finance/packet.py
python/zpe_finance/patterns.py
python/zpe_finance/public_benchmarks.py
python/zpe_finance/rust_bridge.py
python/zpe_finance/schema.py
python/zpe_finance/search.py
python/zpe_finance/tracking.py
python/zpe_ft.egg-info/PKG-INFO
python/zpe_ft.egg-info/SOURCES.txt
python/zpe_ft.egg-info/dependency_links.txt
python/zpe_ft.egg-info/requires.txt
python/zpe_ft.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_alpaca.py
tests/test_clean_install.py
tests/test_codec_core.py
tests/test_comet_logging.py
tests/test_examples.py
tests/test_ohlcv_roundtrip.py
tests/test_packet_roundtrip.py
tests/test_phase06_partial_scripts.py
tests/test_public_benchmarks.py
tests/test_real_market_corpus.py
tests/test_real_market_refresh_extras.py
tests/test_tracking.py