PyPI project
adash-cli
2 indexed releases ยท newest sdist 0.1.0 with 28 indexed members
Files in 0.1.0 adash_cli-0.1.0.tar.gz
- src/adash/__init__.py
- src/adash/__main__.py
- src/adash/analytics.py
- src/adash/cli.py
- src/adash/collectors/__init__.py
- src/adash/collectors/base.py
- src/adash/collectors/claude.py
- src/adash/collectors/codex.py
- src/adash/collectors/multi.py
- src/adash/collectors/process.py
- src/adash/collectors/rate_limit.py
- src/adash/history.py
- src/adash/model.py
- src/adash/paths.py
- src/adash/pricing.py
- src/adash/ui/__init__.py
- src/adash/ui/app.py
- src/adash/ui/snapshot.py
- src/adash/ui/widgets.py
- tests/test_analytics.py
- tests/test_claude_parser.py
- tests/test_encode_cwd.py
- tests/test_history_store.py
- tests/test_orphan_detection.py
- tests/test_packaging_metadata.py
- tests/test_production_hardening.py
- tests/test_snapshot_dashboard.py
- tests/test_ui_viewmodel.py