Py-qt4 GUI applicaton
Follow the blog-post for more : https://vad3rblog.wordpress.com/2018/05/15/py-qt-gui/
Some steps to be taken care of:
- Use python3.
- apt-get install python-qt4.
- App image to be stored in same directory as script.
- Run with python3 gui.py
- Sample output file random.txt also included in repo.
Finally the application output: