Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 178 Bytes

File metadata and controls

10 lines (10 loc) · 178 Bytes

python-shadow-login

How to use

In folder

apt install python3.10-venv
python -m venv ./venv
source venv/bin/activate
pip install -r requirements.txt
python main.py