PyQt5 Lazy Loading File Browser Requirements sudo apt install python3 or sudo dnf install python3 pip3 install pyqt5 pyinstaller Development usage $ python3 FileBrowser.py Pyinstaller compilation $ make if needed; $ make clean