peckjon/Run Daft.ai Script
Run a Python script with the Daft.ai library
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 1, 2025
- License
- MIT
Pinned Snippet
uses: peckjon/daft-script@dab8c8e90f04c7d4cbbfd5dfbbb16b146effe913 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| script_file | Path to a Python script that imports daft (relative to the repository root) | yes | — |
| daft_version | Version of Daft to install (default: latest) | no | latest |
Outputs
| name | description |
|---|---|
| result | Output from the script |