RazoBeckett / Password-Manager

Python Microproject of Sem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Password Manager

A simple password manager written in Python. The passwords are stored in a sqlite3 database.

Features

  • Add, delete, and view passwords
  • Generate random passwords
  • Copy passwords to clipboard
  • Search for passwords

Usage

python3 main.py

About

Python Microproject of Sem


Languages

Language:Python 100.0%