vpypi is a CLI tool to verify GPG signature for Python packages on PyPI.
Project description
vpypi
vpypi is a CLI tool to verify GPG signature for Python packages on PyPI.
Installation
python3 -m pip install --user vpypi
Usage
$ python3.9 -m vpypi flask==1.1.1
{
"created": "2019-07-08",
"fingerprint": "AD253D8661D175D001F462D77A1C87E3F5BC42A8",
"key_id": "7A1C87E3F5BC42A8",
"name": "Flask-1.1.1-py2.py3-none-any.whl",
"status": "signature valid",
"username": "David Lord <davidism@gmail.com>"
}
{
"created": "2019-07-08",
"fingerprint": "AD253D8661D175D001F462D77A1C87E3F5BC42A8",
"key_id": "7A1C87E3F5BC42A8",
"name": "Flask-1.1.1.tar.gz",
"status": "signature valid",
"username": "David Lord <davidism@gmail.com>"
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vpypi-0.0.1.tar.gz
(4.0 kB
view details)
Built Distribution
vpypi-0.0.1-py3-none-any.whl
(4.4 kB
view details)
File details
Details for the file vpypi-0.0.1.tar.gz
.
File metadata
- Download URL: vpypi-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78491007c337ab67941023658454b66beefe4d0bb8db38d4fce6053dceb39ee |
|
MD5 | ee331936277d772db8108bde1ccbb7c3 |
|
BLAKE2b-256 | da0ae675df300f8acdfce86aaf99f4b9a7465ee0d481cb1c7c98580126163efd |
File details
Details for the file vpypi-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: vpypi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6407e2d03602ff6815986f371ec464c359be390b489f0775bb1c466e304a4e0b |
|
MD5 | 44cb564a952ed3e6be92e6766a408980 |
|
BLAKE2b-256 | 00140937527f14005794cab7d84e7ad86ca199f1ab1805c215102bbff2900836 |