PythonPackageResource¶
This type represents a resource _file_ in a Python package. It is
effectively a named blob associated with a Python package. It is
typically accessed using the importlib.resources API.
PythonPackageResource¶This type represents a resource _file_ in a Python package. It is
effectively a named blob associated with a Python package. It is
typically accessed using the importlib.resources API.