Skip to content

This is a secure password manager written in Python. 🔥🔥

License

Notifications You must be signed in to change notification settings

Astro-gram/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Stargazers Forks MIT License

Project Image

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is the list of prerequisites needed for this password manager to run.

  • Python 3.10.0+

  • Pycryptodome

    pip install pycryptodome

Installation & Usage

  1. Clone the repo
    git clone https://github.com/Astro-gram/password-manager.git
  2. Go into the folder
    cd password-manager
  3. Run the setup script
    python setup.py
  4. Replace the masterPasswordCheck variable in main.py with the newly generated value
    masterPasswordCheck = "GENERATED KEY"
  5. Run the password manager and enter the master password you just used
    python main.py

Contact

Ben Webster - https://benwebs.com

Youtube - https://www.youtube.com/@benjaminwebster/

Repo - https://github.com/Astro-gram/password-manager


**Thank you for visiting this repository!**

About

This is a secure password manager written in Python. 🔥🔥

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages