8000 GitHub - ReZaAdineH/PyPassGen: Python Password Generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ReZaAdineH/PyPassGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PyPassGen

Python Password Generator

Password Generator Category

A simple Python script that generates a random password and saves it to a file. If the file exists, the script reads the password from the file.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Python installed on your machine. You can download the latest version of Python from the official website: https://www.python.org/downloads/

Installing

  1. Clone the repository to your local machine

git clone https://github.com/[your-username]/password-generator.git

  1. Navigate to the repository directory

cd password-generator

  1. Run the script

python password-generator.py

Usage

The script generates a random password of 16 characters and saves it to the file generated_password.txt. If the file exists, the script reads the password from the file and displays it.

Contributing

Feel free to submit pull requests and contribute to the project. Any contributions are welcome and appreciated.

License

For now it is a free project to use.

Usage

The script generates a random password of 16 characters and saves it to the file generated_password.txt. If the file exists, the script reads the password from the file and displays it.

Contributing

Feel free to submit pull requests and contribute to the project. Any contributions are welcome and appreciated.

About

Python Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0