Warning

🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧

core.path_resources

core.path_resources(package_id)

Gets the absolute path to resources of a given package.

Parameters

package_id : int

ID of the package to get the resource path from.”

Returns

: Path

A Path to the resources within the package.