|
|
|
|
|
by jubjubbird
3061 days ago
|
|
So this is a wrapper for PyInstaller? I see that it creates an installer .exe on Windows or a dmg on Mac, which is nice (I'm having trouble with PyQt and the latter at the moment). It's unclear what the other advantages over PyInstaller are. Does @cached_property provide a performance benefit? |
|
[1]: https://github.com/mherrmann/fbs/blob/cb0d57e59c9fecf24fb281...