primer-app / analytics /__init__.py
Viney's picture
deploy: Primer app for HF Spaces β€” clean orphan history
35676b4
raw
history blame contribute delete
183 Bytes
"""analytics β€” deterministic delta calculations for the Primer App.
No LLM calls, no Streamlit imports. Pure Python data transformations
over metrics_db and alphavantage data.
"""