A simple Python password generator with both CLI and GUI modes.
- Generate strong passwords with custom length and character set.
- CLI: Generate and copy to clipboard.
- GUI: Generate password and copy with a button.
python password_generator.py --length 16 --no-symbols