Hi all,

When in the "Download files" section of a project on PyPI, next to each 
download there is a convenient "SHA256" link that will copy the SHA-256 
fingerprint for that file to the clipboard. I am wondering if there is a 
programmatic way to access the SHA-256 for a file (besides just scraping the 
web page)? Ideally there would be some way to construct a URL based on the name 
of the file that, when called, would return the fingerprint.

Thanks,
Eric
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/FLNOENK2525RMHGL7SV2SBUXKSOJHSEZ/

Reply via email to