https://github.com/arbazkhan4712/passwordmanager
It is a password manager which can generate random and secure passwords & store it in a database
https://github.com/arbazkhan4712/passwordmanager
database passwordmanager python
Last synced: 12 months ago
JSON representation
It is a password manager which can generate random and secure passwords & store it in a database
- Host: GitHub
- URL: https://github.com/arbazkhan4712/passwordmanager
- Owner: Arbazkhan4712
- License: mit
- Created: 2019-10-26T10:07:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T18:37:30.000Z (about 6 years ago)
- Last Synced: 2025-04-11T00:35:40.658Z (about 1 year ago)
- Topics: database, passwordmanager, python
- Language: Python
- Size: 5.49 MB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# PasswordManager
[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](https://GitHub.com/Naereen/StrapDown.js/network/)
It is a password manager which can generate random and secure passwords & store it in a database
## Video
[](https://www.youtube.com/watch?v=Q_TkZi7jDz0)
## To Change the Password :
Current Password :-
```
123456
```
Change :-
```
change MASTERPW to new Password
```
To Generate .exe File
```
pyinstaller --onefile PasswordManager.py
```
## Owner:
- [Arbazkhan4712](https://github.com/Arbazkhan4712/)
## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)
Licensed under the [MIT License](License)