LICENSE
README.md
pyproject.toml
src/opera/__init__.py
src/opera/cli.py
src/opera/sample_realtime_data.py
src/opera/skill_api.py
src/opera/skills_manager.py
src/opera/skills/__init__.py
src/opera/skills/bvar.md
src/opera/skills/forecast_combo.md
src/opera/skills/forecast_evaluation.md
src/opera/skills/forecast_realtime.md
src/opera/skills/news_decomp.md
src/opera/skills/nowcast_midas.md
src/opera/skills/opera.md
src/opera/tests/__init__.py
src/opera/tests/conftest.py
src/opera/tests/contracts/__init__.py
src/opera/tests/contracts/schema.py
src/opera/tests/contracts/test_forecast_evaluation_contract.py
src/opera/tests/contracts/test_forecast_model_contract.py
src/opera/tests/contracts/test_interoperability_contract.py
src/opera/tests/contracts/test_news_decomposition_contract.py
src/opera/tests/contracts/test_schema.py
src/opera/tests/pipelines/__init__.py
src/opera/tests/pipelines/sample_data.py
src/opera/tests/pipelines/bvar/__init__.py
src/opera/tests/pipelines/bvar/test_bvar_snapshot.py
src/opera/tests/pipelines/bvar/__snapshots__/test_bvar_snapshot.ambr
src/opera/tests/pipelines/ecosystem/__init__.py
src/opera/tests/pipelines/ecosystem/test_ecosystem_pipeline.py
src/opera/tests/pipelines/ecosystem/__snapshots__/test_ecosystem_pipeline.ambr
src/opera/tests/pipelines/midas/__init__.py
src/opera/tests/pipelines/midas/sample_data.py
src/opera/tests/pipelines/midas/test_midas_snapshot.py
src/opera/tests/pipelines/midas/test_multimidas_snapshot.py
src/opera/tests/pipelines/midas/test_scmidas_snapshot.py
src/opera/tests/pipelines/midas/__snapshots__/test_midas_snapshot.ambr
src/opera/tests/pipelines/midas/__snapshots__/test_multimidas_snapshot.ambr
src/opera/tests/pipelines/midas/__snapshots__/test_scmidas_snapshot.ambr
src/opera/tests/pipelines/mixed_freq/__init__.py
src/opera/tests/pipelines/mixed_freq/test_mixed_freq_snapshot.py
src/opera/tests/pipelines/mixed_freq/__snapshots__/test_mixed_freq_snapshot.ambr
src/opera/tests/pipelines/news/__init__.py
src/opera/tests/pipelines/news/sample_news.py
src/opera/tests/pipelines/news/test_news.py
src/opera/tests/skills_tests/test_skill_api.py
src/opera/tests/skills_tests/test_skill_snippets.py
src/opera/tests/skills_tests/test_skills.py
src/opera_eco.egg-info/PKG-INFO
src/opera_eco.egg-info/SOURCES.txt
src/opera_eco.egg-info/dependency_links.txt
src/opera_eco.egg-info/entry_points.txt
src/opera_eco.egg-info/requires.txt
src/opera_eco.egg-info/top_level.txt