this is a better getpass. Made by Caua_SCP.
Project description
# getpass4
Function "getpass" Help:
"""
Help on function getpass in module getpass:
getpass(prompt: str, char='*', mnbe: bool = False)
:param prompt: string; it will be the message shown before the "asterisks" or the chars in 'char'
:param char: string / tuple; it will the the character(s) that will be shown when a character be added to the password
:param mnbe: boolean mnbe stands for "may not be empty", that means the password mayn't be empty
:return: this fuction returns the written password
# you also can use the keys: Delete, Ctrl + C, Ctrl + V, and Ctrl + X when the password is being written
"""
- This is a better getpass.
- Made by Caua_SCP.
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
getpass4-0.0.8.tar.gz
(4.3 kB
view hashes)