Getting Started
User Guide
block_ID
Reference
Developer Guide
origin
Get the absolute path to a resource file.
This function works both when running from source and when running from a frozen bundle that exposes resources via sys._MEIPASS.
sys._MEIPASS
relative_path (str) – Relative path to the resource file
Absolute path to the resource file
str