GetPass (version 0.0.1)
index
GetPass.html

This package implements tools to build python package and tools.
 
>>> password = getpass()
Password: ********
>>> password
'password'
>>> password = getpass("Custom: ", "#")
Custom: ########
>>> password
'password'
>>>

 
Functions
       
getpass(prompt: str = 'Password: ', show: str = '*') -> str
This function prompts for password and show "<show>".

 
Data
        __all__ = ['getpass']
__author_email__ = 'mauricelambert434@gmail.com'
__copyright__ = '\nPythonToolsKit Copyright (C) 2022 Maurice Lam...ome to redistribute it\nunder certain conditions.\n'
__description__ = '\nThis package implements tools to build python package and tools.\n'
__license__ = 'GPL-3.0 License'
__maintainer__ = 'Maurice Lambert'
__maintainer_email__ = 'mauricelambert434@gmail.com'
__stdin__ = <_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8'>
__url__ = 'https://github.com/mauricelambert/PythonToolsKit'

 
Author
        Maurice Lambert
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy