p6m-actions/Python UV Setup
A Github Action to setup UV and caching for UV Virtual Environments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of uv to install | no | latest |
| python-version | The version of Python to install | no | — |
Outputs
| name | description |
|---|---|
| version | The actual version of uv installed |
| python-version | The actual version of Python installed |