Secure Input – Release 1.1.3 (11/05/2025)
Installation Instructions
Windows
pip install secure_input-1.1.3-py3-none-any.whlLinux
# Extract the package
tar -zxvf secure_input-1.1.3.tar.gz
# Navigate into the directory
cd secure_input-1.1.3
# Install using pip
pip install .