This demo shows how you can use fbs and Github Actions to create a simple Python GUI and an associated installer.
Once you push a commit, the binary package will be packed and published to release by GitHub Actions service in several minutes.
See my workflow file for more details.