Skip to content

This is a Simple GUI Password Manager created with Python and Sqlite3.

License

Notifications You must be signed in to change notification settings

abhinnvyas/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Manager

This is a Simple GUI Password Manager created with Python and Sqlite3.

How to Use?

Clone the repository by running the following Command

git clone https://github.com/abhinnvyas/Password-Manager.git

  • You need to have Python installed in your system. If you dont have it already then download the latest stable realase from https://www.python.org/

Run the script by writing the command in your terminal.

python main.py

Pro tip

You can generate an exe by running the following command in your terminal

python setup.py build

and the file should be in the build folder, which will get added to your current directory

Also if you want to generate a setup file for windows you can run

python setup.py build_msi

About

This is a Simple GUI Password Manager created with Python and Sqlite3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages