A Python program allowing to generate large-scale passwords or not, with many possible configurations to generate passwords.
You only need to put the files on your computer and launch the main.py file using Python. Make sure you have Python installed on your machine and updated.
Python 3.8.5 is required (click here to update your python version)
To install it, you can simply run the following command: git clone https://github.com/TheClio69/PyPass/
, or you can recreate the file, embed it, by copying and pasting all the files (Be sure to respect the file formats to avoid problems.) or download it by clicking on this link.
List of required modules :
You can just use the command:
pip install nameofthemodule
Here is a tutorial that explains how to install modules with the pip command, click here to view the tutorial.
You can use, modify, share this script freely because it is open-source under the GPL-3.0 license.