shadowmoose/Compare Binary against PyPi

Check binary release dates against PyPi package release dates.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenAn authorized GitHub token.yes
assetThe name of the asset to check against.yes
ownerThe owner of the target project.no""
repoThe target project.no""
packagesA comma-separated string of PyPi packages. Either use this, or "files".no""
filesA comma-separated string of requirements.txt files. Either use this, or "packages".no""
namedescription
release_tagThe latest release tag.
updated_packagesA comma-separated list of any packages that have been updated.
update_availableReturns "true" if the latest release binary predates a package update.