[PyQt] Create PyQt apps in minutes, not months
Michael Herrmann
michael at herrmann.io
Wed Dec 20 08:25:37 GMT 2017
Hi all,
I'm starting a new open source project that solves common pain points of PyQt
development:
* Packaging your app into a standalone executable / installer
* Code signing so your users don't get ugly warnings "app is untrusted"
* Automatic updates
At least, these were the hurdles I encountered while developing my file manager,
https://fman.io. I've so far spent ~2200 hours developing it. Of that, perhaps
400 hours were required for the above tasks. The idea is to package my
field-tested solutions in one cohesive package, so you get the same benefits in
minutes, not months.
I wrote a tutorial that lets you see the project in action. It's at:
https://github.com/mherrmann/fbs-tutorial
Any feedback you might have would be greatly appreciated.
Thanks,
Michael
www.herrmann.io
More information about the PyQt
mailing list