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

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

Awesome Lists containing this project

README

          

# PasswordManager

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)

[![GitHub forks](https://img.shields.io/github/forks/arbazkhan4712/PasswordManager?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/) [![GitHub star](https://img.shields.io/github/stars/arbazkhan4712/PasswordManager?style=social)](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

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/Q_TkZi7jDz0/0.jpg)](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)