brandonlwhite/Install Python Tools
Install Python CLI packages with pipx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install-config-file | Path to the TOML file that specifies the [tool.pipx-install] section and list of packages to install | — | pyproject.toml |
| cache-packages | When 'true', packages will be saved to the repository's GitHub Action cache and restored whenever possible to avoid downloading from the upstream pacakge repository (eg. PyPI) | — | true |
Outputs
no outputs