Password generator in Python with encrypted backups using base64
git clone https://github.com/RadioactivePotato/python-password-generator
cd python-password-generator
python main.py
You can then follow the instructions on screen.
The file name of the backup file can be customised on line 37 of main.py