Run.py¶ Functions¶ resource_path¶ def resource_path(relative_path) Get absolute path to resource — works for dev and PyInstaller. Args: relative_path (Any): The relative path. Returns: object: Result of the operation.