thevickypedia/pypi-publisher

Lightweight composite action to upload Python distribution packages to PyPI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
userPyPI userno__token__
tokenPassword for your PyPI user or an access tokenyes
test-uploadUpload distributions to TestPyPInofalse
dry-runBuilds the distribution without uploading to PyPinofalse
repository-urlThe repository URL to useno
packages-dirThe target directory for distributionnodist
verify-metadataCheck metadata before uploadingnotrue
skip-existingDo not fail if a Python package distribution exists in the target package indexnofalse
verboseShow verbose output.nofalse
print-hashShow hash values of distribution filesnotrue
setup-pythonUse setup python to load python env.nofalse
checkoutUse checkout action to checkout the repository.notrue
python-versionPython version to use.no3.9
namedescription
nameProject name from distribution
versionProject version from distribution metadata