Skip to content

AR1ES-DEV/IVY-PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IVY Password Generator

Thank you for using IVY Password Generator!

Before using IVY Password Generator, please ensure that you have Python installed on your computer. If you don't have Python installed, you can download it from the official Python website: https://www.python.org/downloads/

Dependencies

This project relies on the following Python library:

  • pyperclip: To copy the generated password to your clipboard.

If you don't have pyperclip installed, you can install it using pip:

pip install pyperclip


Usage
To generate a secure password, follow these simple steps:

Clone or download this project to your computer.
Open a terminal or command prompt.
Navigate to the directory containing the password-gen.py script.
Run the script using the following command: python password-gen.py


The script will prompt you to select character sets for your password (lowercase letters, uppercase letters, numbers, and special characters) and specify the desired password length.
Once you've made your selections, the script will generate a password and copy it to your clipboard.
You can now paste the generated password wherever you need it.
Enjoy using IVY Password Generator to create strong and secure passwords for your accounts!

About

Python script to create secure passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages