Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Description

A Python application that allows users to securely save and manage their passwords and associated emails. The app can generate strong passwords, store them in a JSON file, and retrieve login information when needed. It demonstrates file handling, JSON data management, and password generation in Python.

Password Manager

Password Manager