Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoginUI

LoginUI is a simple login page made with Python allowing users to log in with a username and a password.

Features

  • Login with a username and a password
  • Register a new user easily
  • Method present to check if a user is already registered
  • Hashing method (applied to the password) to ensure security
  • Useful messagebox to inform the user of the result of the login/register attempt

Installation

Run the following command from the root of the project to install the required dependency :

pip install -r requirements.txt

Usage

To run the project, use the main script main.py.

python main.py

Licence

This project is under the MIT license. Please refer to the LICENSE file for more details.

About

basic loginUI in python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages