Py3esourcezip
if == " main ": build_py3e_resource_zip("./resources", "./build/myapp_resources.py3e.zip")
To read a file bundled inside your package (even if it's zipped), use the following pattern: py3esourcezip
The Python scripts, usually with a __main__.py file at the root to allow the ZIP to be executed directly by Python. if == " main ": build_py3e_resource_zip("