Skip to content

lendral3n/My_Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Password Manager

My Password Manager is a secure and easy-to-use password management application. This application allows you to store and manage all your passwords in one secure place.

Features

  • Store and manage passwords
  • View activity log
  • Authenticate via PIN or password main password activity

Requirements

  • Python 3.6 or newer
  • Python Modules: cryptography

Installation

  1. Make sure you have Python 3.6 or newer installed. You can download Python from the official Python website.

  2. Install the required Python modules by running the following command in your terminal:

    pip install --upgrade setuptools
    pip install cryptography
  3. Download or clone this repository.

  4. Open a terminal and navigate to the directory where you saved this repository.

  5. Run the following command to install the application:

    python setup.py install

Usage

  1. Open a terminal and navigate to the directory where you saved this repository.

  2. Run the application with the following command:

python main.py ```

  1. Follow the on-screen instructions to register and manage your passwords.

About

Password Manager Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages