python-importlib-resources

Read resources from Python packages

importlib_resources is a library which provides for access to resources in Python packages. It provides functionality similar to pkg_resources Basic Resource Access API, but without all of the overhead and performance problems of pkg_resources. In our terminology, a resource is a file tree that is located alongside an importable Python module. Resources can live on the file system or in a zip file, with support for other loader classes that implement the appropriate API for reading resources. importlib_resources supplies a backport of importlib.resources, enabling early access to features of future Python versions and making functionality available for older Python versions. Users are encouraged to use the Python standard library where suitable and fall back to this library for future compatibility. Developers looking for detailed API descriptions should refer to the standard library documentation.

There is no official package available for openSUSE Leap 16.0

Дистрибуции

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

SUSE SLE-16 (in development)

Fedora Rawhide (unstable)

home:alvistack Общност
6.5.2

Fedora 43

home:alvistack Общност
6.5.2

Fedora 42

home:alvistack Общност
6.5.2

Fedora 41

home:alvistack Общност
6.5.2

CentOS CentOS-8-Stream

home:alvistack Общност
5.4.0

CentOS CentOS-7

home:alvistack Общност
5.4.0

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.