Skip to content

a basic login / register system made in python using mySQL database

Notifications You must be signed in to change notification settings

EgozS/py-login-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python login system

This project is a login / registration project

Installation

Use the package manager pip to install mysql-connector-python.

pip install mysql-connector-python

or run "pip install.bat"

after that, right click on "databaseInfo.py" and click edit, in the file you will see: "host", "username", "password", basically enter your database's info.

once done run "setup.py" and type "1" to create the required things for the login / registration project

Usage

run "login system.py", you will be asked to either choose 1 or 2, 1. will ask you to log in, 2. will make you a new account, in the first time you open this file you want to pick 2 because you dont have any accounts yet, after you created your account, you will be asked to log in, just put in your username and password and that it!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

a basic login / register system made in python using mySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •