LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
argus/__init__.py
argus/cli.py
argus/dashboard.py
argus/dashboard_old.py
argus/pricing.py
argus/storage.py
argus/watch.py
argus/integrations/__init__.py
argus/integrations/langchain.py
docs/KIRO_INTEGRATION.md
docs/LANGCHAIN.md
docs/PRICING.md
examples/auto_cost_tracking.py
examples/basic_example.py
examples/kiro_integration.py
examples/langchain_example.py
examples/monitor_kiro_real.py
examples/openai_example.py
hundredeyes.egg-info/PKG-INFO
hundredeyes.egg-info/SOURCES.txt
hundredeyes.egg-info/dependency_links.txt
hundredeyes.egg-info/entry_points.txt
hundredeyes.egg-info/requires.txt
hundredeyes.egg-info/top_level.txt
tests/test_watch.py