Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toxic-devil/password-manager
- Owner: TOXIC-DEVIL
- License: mit
- Created: 2024-05-14T15:30:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T06:47:03.000Z (6 months ago)
- Last Synced: 2024-05-22T12:01:22.504Z (6 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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