abhishekshahane / username

This is basically the username remember-er you always wanted for a website. Made using Python and SQLite3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Username remember-er

This is basically the username remember-er you always wanted for a website. Made using Python and SQLite3. Almost finished! Any help would be greatly appreciated.

How to use:

All you have to do is modify 'main.py' to add or display your username, like so. Func is already imported, so don't worry about that.

func.putin(username, website), the username and website being changed with the actual username and website. This is for adding your username and website to the database.

If you want to display a username, run the program. Enter your website as prompted, and follow the other instructions.

Enjoy!

About

This is basically the username remember-er you always wanted for a website. Made using Python and SQLite3.


Languages

Language:Python 100.0%