Skip to content
Snippets Groups Projects
user avatar
Tobias Dussa authored
c83dd88e
History

Password Generator

Under windows, if the pyinstaller package is installed, the EXE file can be created with this command:

pyinstaller -F passwordGenerator.py