# passgener
## Feature rich generator
### Dependencies
**Python**
```sh
pip install tk pyperclip qrcode customtkinter
```
**On debian**
```sh
sudo apt install python3-tk python3-pil.imagetk
```
**On fedora**
```sh
sudo dnf install python3-tkinter python3-pillow-tk
```
### Features
- using cusom passassword
- copy passwoed to clipboard
- share password via QR code
- support dark and light system theme