/ui_password_generator

Simple password generator with UI written in Python

Primary LanguagePythonMIT LicenseMIT

Simple Password Generator

PySide/PyQt GUI simple password generator

Requirements

  • Python 3.10+
  • PySide6

Install this application

python3 -m venv venv
pip install -r requirements.txt

or

poetry install

Screenshots

window