A Simple Yet powerfull Word Encrypter with python3 GUI Powered By GUIZERO
you can install guizero for python3 like this
sudo pip install guizero
*tested in python3.6 on linux
Now added a Extra feature
INSTALL it
sudo python3 setup.py install
Unistall
i will do it later
*You can generate and load PyEncrypter keys(.key)
*and Encrypt and decrypt with it
you can also download the standalone executable in the release page if you dont want to install pyencypter make it executable and run it
If you found any bug kindly report it in issue page Currently the setup.py is not supported for windows(Mac is not tested) This was a simple project for learning python3