https://github.com/mozancetin/pypasskeeper
Password keeper with random password generator.
https://github.com/mozancetin/pypasskeeper
gui-application password password-generator password-keeper password-manager password-safety password-store pyperclip pyqt5 pyqt5-tools python-sqlite3 python3 sqlite3
Last synced: 4 months ago
JSON representation
Password keeper with random password generator.
- Host: GitHub
- URL: https://github.com/mozancetin/pypasskeeper
- Owner: mozancetin
- License: mit
- Created: 2021-03-06T12:21:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-21T23:29:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-03T19:47:23.559Z (5 months ago)
- Topics: gui-application, password, password-generator, password-keeper, password-manager, password-safety, password-store, pyperclip, pyqt5, pyqt5-tools, python-sqlite3, python3, sqlite3
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyPassKeeper
Password keeper with random password generator.
# Requirements
- PyQt5
- PyQt5-tools
- pyperclip
```
pip install pyqt5
pip install pyqt5-tools
pip install pyperclip
```
# Features1. You can save your passwords.
2. You can categorize your passwords and you can see them in categories
3. If you want, you can view all your passwords in one place.
4. And whenever you want, find your saved password in four clicks.
5. You can import and export your all data as json file.
 6. It's that simple! Now let the program store your passwords. You only need to remember **one password** and that is the password of this program haha!
# Other Images
- **Search**

- **Change Category**
