Project description
hidden_text
A simple, cross-platform Python module to securely accept password input in the terminal with masked characters (*).
Features
- Supports Windows, Linux, macOS
- Masks password characters with asterisks
- Works in real-time in the terminal
Example
from hidden_text import hidden_text
password = hidden_text("Enter your password: ")
print("You entered:", password)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hidden_text-0.1.0.tar.gz.
File metadata
-
Download URL: hidden_text-0.1.0.tar.gz
- Upload date:
-
Size: 3.1 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
Hashes for hidden_text-0.1.0.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
7f98f3434d86320ce11120f39f55f67ed014c96bfdb698f35a2e7cb650697132
|
|
| MD5 |
5c14b90ccfead5d182e3de9cef7ddb26
|
|
| BLAKE2b-256 |
49cd52e4a30cc037078d689467cc13a1ba0aa215741220af8fb2a081c604db37
|
|
See more details on using hashes here.
File details
Details for the file hidden_text-0.1.0-py3-none-any.whl.
File metadata
-
Download URL: hidden_text-0.1.0-py3-none-any.whl
- Upload date:
-
Size: 4.0 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
Hashes for hidden_text-0.1.0-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
3bc65b08531735e88e703258610d18ad634d4ca1d3cfc23100951ebf663f5c69
|
|
| MD5 |
028c610be4ade2d453c8f8cfd6e13b3c
|
|
| BLAKE2b-256 |
e8b8516c61773ba4ec63c905d8db0d74bf45bd9f25ea8827156ce75220197e3c
|
|
See more details on using hashes here.