View Single Post
Old 11-12-2019, 02:39 AM   #1
l0o0
Junior Member
l0o0 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2019
Device: none
How is calibre packaged

I am new in PyQt5. Calibre is a good example to learn. There is less knowledge about how to package the code in calibre. On the GitHub, the calibre can be built by a package named `bypy`. There are plenty of instructions about how to use `pyinstaller` to build a binary bundle file. But I like something like calibre, a setup wizard window will display. Maybe someone can give me some hints about how calibre is packaged across Linux, Windows, and macOS.
l0o0 is offline   Reply With Quote