Glaukio
Glaukio
This is a fast alternative to the existing Password Generator, that is made in python. This however does not have a GUI, and it can run on any system, directly...
I see that this project is not being maintained; there are no responds to issues, neither to PRs. I have created something similar to this, which you can see [here](https://github.com/glaukiol1/top-github-commiters/)....
There should definitely be a `input()` function; to get user input. This would be implemented in the `builtin` function. Doc in *docs.python.org*; If the prompt argument is present, it is...