PyPI project
acumen-cli
4 indexed releases ยท newest sdist 0.2.0 with 29 indexed members
Files in 0.2.0 acumen_cli-0.2.0.tar.gz
- src/acumen/__init__.py
- src/acumen/__main__.py
- src/acumen/cli.py
- src/acumen/config.py
- src/acumen/csv_loader.py
- src/acumen/exceptions.py
- src/acumen/logger.py
- src/acumen/models/__init__.py
- src/acumen/models/dataset.py
- src/acumen/models/summary.py
- src/acumen/openrouter_client.py
- src/acumen/orchestration/__init__.py
- src/acumen/orchestration/pipeline.py
- src/acumen/output_formatter.py
- src/acumen/prompt_builder.py
- src/acumen/response_parser.py
- src/acumen/statistics.py
- src/acumen/summary_builder.py
- src/acumen/validators.py
- tests/test_correlations_outliers.py
- tests/test_csv_loader.py
- tests/test_openrouter_client.py
- tests/test_output_formatter.py
- tests/test_pipeline.py
- tests/test_prompt_builder.py
- tests/test_response_parser.py
- tests/test_statistics.py
- tests/test_summary_builder.py
- tests/test_validators.py