est.resources.resource_path#

est.resources.resource_path(resource: str) Path[source]#

The resource is specified relative to the package “est.resources”. The resource path separator can be a forward or backward slash. For example

path = resource_path(“icons/est.png”)