Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 841 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 841 Bytes

PGenX - Password Generator X

Installation

First, download the project. Then use the package manager pip to install all requirements for this project.

pip install -r requirements.txt

About

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.

image

Contributing

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.

License

MIT