Skip to content

MikeTeddyOmondi/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password manager

To do:

  1. Create password manager class for all props and methods
  2. Create password manager model for the schema
  3. Create logic for accessing the password manager from the terminal and doing operations on a SQLite database
  4. [LATER] (#) Scraping have i been pwned? website to check if your email has been compromised

Packages:

  • Rich
  • Pysqlite3
  • SQLAlchemy
  • Argparse / Typer
  • Python-dotenv / Python-decouple

About

A CLI password manager utility application built with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages