ewoksid22.bin.program_path#

ewoksid22.bin.program_path(program)[source]#

Yield the path to a packaged binary, safely handling wheels/zip files.

Parameters:

program (str)

Return type:

Generator[Path, None, None]