Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toxic-devil/password-manager

A simple password manager in python
https://github.com/toxic-devil/password-manager

Last synced: 28 days ago
JSON representation

A simple password manager in python

Awesome Lists containing this project

README

        

## Password Manager
A simple password manager in python.

## Usage

```
pip install -r requirements.txt
python main.py
```

## To-Do List

- [X] Write password
- [ ] Edit password
- [X] View password
- [X] View all password
- [ ] Delete password