Skip to content

Password Manager is a simple Python application for securely storing and managing your passwords. It uses PyQt5 for the graphical user interface and SQLite for database storage. Passwords are encrypted using the Fernet encryption library, ensuring the security of your sensitive data.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Author: Bocaletto Luca

License: GPL v3 Language: Python Linux-Compatible Status: Complete

Password Manager is a simple Python application for securely storing and managing your passwords. It uses PyQt5 for the graphical user interface and SQLite for database storage. Passwords are encrypted using the Fernet encryption library, ensuring the security of your sensitive data.

Screenshot 2023-10-12 204940

Screenshot 2023-10-12 204954

Screenshot 2023-10-12 205016 ents

Table of Cont

Features

  • Store and manage passwords for various services.
  • Data is stored in an SQLite database for easy retrieval.
  • Passwords are encrypted with Fernet for added security.
  • User-friendly graphical user interface (GUI).

Installation

Prerequisites

Before using Password Manager, make sure you have the following dependencies installed:

  • Python 3.x
  • PyQt5
  • cryptography

Clone the Repository

You can clone this repository to your local machine using Git. Run the following command in your terminal.


Maintainer Update

All legacy projects from the old @Elektronoide GitHub account are now officially maintained by @bocaletto-luca. Please direct any issues, pull requests, and stars to @bocaletto-luca for all future updates.


About

Password Manager is a simple Python application for securely storing and managing your passwords. It uses PyQt5 for the graphical user interface and SQLite for database storage. Passwords are encrypted using the Fernet encryption library, ensuring the security of your sensitive data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages