Skip to content

ronakserry/python-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

python-password-generator

This project is a random password generator using Python and Pyqt library. This app allows users to: Choose between different options such as uppercase or lowercase letters, special characters and numbers Adjust password length via a slider Copy the generated password to the clipboard with one click.

✨ Features

-adjustable length -UPPERCASE, lowercase, numbers, and special characters options -copying with one click


πŸ“¦ Requirements

  • Python 3.7+
  • PyQt6

Install dependencies using pip:

pip install PyQt6

🀝 Contributing
Contributions are welcome! Here's how: 
1. Fork the repository

2. Create a new branch (git checkout -b feature-name)

3. Commit your changes (git commit -m "Add something cool")

4. Push to your fork (git push origin feature-name)

5. Create a Pull Request πŸš€

About

This project is a random password generator using Python and Pyqt library. This app allows users to: Choose between different options such as uppercase or lowercase letters, special characters and numbers Adjust password length via a slider Copy the generated password to the clipboard with one click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages