Python tool to get a password from the user and display a masked value at the prompt.
Project description
getpwd
Python tool to get a password from the user and display a masked value at the prompt.
Installing
pip install getpwd
Using
>>> from getpwd import getpwd
>>> secret = getpwd()
Password: ********
>>> print(secret)
mysecret
If you would like to make any comments then please feel free to email me at rafael.alves.ribeiro@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
getpwd-0.1.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file getpwd-0.1.0.tar.gz
.
File metadata
- Download URL: getpwd-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 047408968d4cddcdc05eb9a26088cb5ff847ca5179d86156d4886492cb97f865 |
|
MD5 | 39a6efd3855f6a404634c7b8fa0a70a0 |
|
BLAKE2b-256 | fdda02ed7a39a69207ff9a4c7f106da798abd41abe1defff306b3484a194f4d5 |
File details
Details for the file getpwd-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: getpwd-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1cf825376f8333a37b530c62551e8663dbed42bd6e55bf1050945acc613032d |
|
MD5 | a6cd9d92d72530b2af47d563e0eb0a3e |
|
BLAKE2b-256 | 487574241dc574095d00c15c85c7617ba802eb15b624e4ef1f0ddb972572c7bf |