Wrapper for the pinentry program
Project description
Wrapper for the pinentry program. Easy workflow in python:
from askpass import AskPass
with AskPass() as ask:
for x in ask:
if x == 'password': break
else:
raise ValueError()
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
askpass-0.1.tar.gz
(4.9 kB
view details)
Built Distribution
askpass-0.1-py3-none-any.whl
(6.7 kB
view details)
File details
Details for the file askpass-0.1.tar.gz
.
File metadata
- Download URL: askpass-0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5226374a353badb316e4993ffc7f83a85a4844c99a025861225b0fe8531065df |
|
MD5 | 00b51666ce14c77c7b97beb67e037c36 |
|
BLAKE2b-256 | fd0c7465819dbd1ef8635af63d8856d3315a49abfa8d4ac5e6f1caff45dad9c0 |
File details
Details for the file askpass-0.1-py3-none-any.whl
.
File metadata
- Download URL: askpass-0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b51db42a007c9b30f8409b8db7d9cdf678cb4910d2159358c4d248e79f641c5 |
|
MD5 | c2ebced2827ada1589ae5c0f0e090725 |
|
BLAKE2b-256 | e803f56175846fe3fb9b0e90c06a9a79461465094110a246455a8d1e55867fe7 |