Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 254 Bytes

python-login

Simple python login and account creation system with GUI.

Usage

  • Open using command line as shown below.
[user@hostname python-login]$ python run.py
  • Note: Depending on OS you may need to run as python3 instead of python