GispoCoding / eis_toolkit

Python library for mineral prospectivity mapping
https://eis-he.eu/
European Union Public License 1.2
26 stars 8 forks source link

Investigate possibility for EIS Toolkit binaries #378

Open nmaarnio opened 7 months ago

nmaarnio commented 7 months ago

If EIS Toolkit was compiled for most common platforms, it could make it much easier for EIS QGIS Plugin users to run the tools. No installation or separate Python would be required.

It should be investigated how big effort this would be and what library would do be the best for this task.

nmaarnio commented 7 months ago

Did some testing and managed to build a binary for Ubuntu using PyInstaller. Next steps are to verify if the binary works perfectly and then setting GitHub actions that build it for various platforms

nmaarnio commented 6 months ago

Now testing PyApp