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()
Release files for askpass 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| askpass-0.1.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| askpass-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:11.6 kB
Release files / askpass-0.1.tar.gz
| Download URL | askpass-0.1.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5226374a353badb316e4993ffc7f83a85a4844c99a025861225b0fe8531065df
|
|
BLAKE2b-256 checksum How to use checksums |
fd0c7465819dbd1ef8635af63d8856d3315a49abfa8d4ac5e6f1caff45dad9c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / askpass-0.1-py3-none-any.whl
| Download URL | askpass-0.1-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b51db42a007c9b30f8409b8db7d9cdf678cb4910d2159358c4d248e79f641c5
|
|
BLAKE2b-256 checksum How to use checksums |
e803f56175846fe3fb9b0e90c06a9a79461465094110a246455a8d1e55867fe7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|