Skip to content

FarizaSattar/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Overview

This Password Manager is a simple application built using Python and Tkinter. It allows users to generate, save, and retrieve passwords for various websites. Passwords are securely stored in a JSON file.

Features

  • Password Generation: Create strong, random passwords.
  • Save Passwords: Store passwords for websites along with email addresses.
  • Retrieve Passwords: Lookup and display saved passwords based on the website name.

Requirements

  • Python 3.x
  • tkinter (usually included with Python installations)
  • pyperclip library for clipboard operations
  • json (standard library, no installation required)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages