est.resources.resource_path# est.resources.resource_path(*args) → Generator[Path, None, None][source]# The resource is specified relative to the package “est.resources”. with resource_path("icons", "est.png") a path: ...