LICENSE
README.md
pyproject.toml
src/cloud_insight_ai/__init__.py
src/cloud_insight_ai/analyzer.py
src/cloud_insight_ai/aws_providers.py
src/cloud_insight_ai/config.py
src/cloud_insight_ai/core.py
src/cloud_insight_ai/cost_processor.py
src/cloud_insight_ai/log_processor.py
src/cloud_insight_ai/providers.py
src/cloud_insight_ai/py.typed
src/cloud_insight_ai.egg-info/PKG-INFO
src/cloud_insight_ai.egg-info/SOURCES.txt
src/cloud_insight_ai.egg-info/dependency_links.txt
src/cloud_insight_ai.egg-info/not-zip-safe
src/cloud_insight_ai.egg-info/requires.txt
src/cloud_insight_ai.egg-info/top_level.txt
tests/test_core.py
tests/test_cost_processor.py
tests/test_log_processor.py
tests/test_providers.py