Skip to content

API to get checksums #1638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jakirkham opened this issue Jan 3, 2017 · 7 comments
Closed

API to get checksums #1638

jakirkham opened this issue Jan 3, 2017 · 7 comments

Comments

@jakirkham
Copy link

It would be nice if there was some way to get the checksum via the API for a particular package (version and format).

@dstufft
Copy link
Member

dstufft commented Jan 3, 2017

There is the legacy JSON interface: https://wiki.python.org/moin/PyPIJSON

@westurner
Copy link

@jakirkham
Copy link
Author

jakirkham commented Jan 23, 2017

So part of my interest is to get access to the sha256 checksums. As these are using the legacy interface, it appears it only gives me md5.

Edit: Though this might work ( https://pypi.org/pypi/pip/json ). Thanks.

@westurner
Copy link

westurner commented Jan 23, 2017 via email

@jakirkham
Copy link
Author

Yep, sorry, that is what I meant by the edit. Thanks.

@westurner
Copy link

westurner commented Jan 23, 2017 via email

@dstufft
Copy link
Member

dstufft commented Jan 24, 2017

Going to close this since it already exists. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants