First, download the project. Then use the package manager pip to install all requirements for this project.
pip install -r requirements.txt
PGenX means Password Generator X, where X=unknown. This is a simple project of random-password-generator. I am trying to build an API and then a web app out of it. For creating the API, I am using fastapi.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.