kaikodata/pypi-publish
Upload Python distribution packages to PyPI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | PyPI user | no | __token__ |
| password | Password for your PyPI user or an access token | yes | — |
| repository_url | The repository URL to use | no | — |
| packages_dir | The target directory for distribution | no | dist |
| verify_metadata | Check metadata before uploading | no | true |
| skip_existing | Do not fail if a Python package distribution exists in the target package index | no | false |
| verbose | Show verbose output. | no | false |
| print_hash | Show hash values of files to be uploaded | no | false |
Outputs
no outputs