python3-acres

data-loading utility for Python

Description

A loader for package files relative to a module

This class wraps :mod:`importlib.resources` to provide a getter Function with an interpreter-lifetime scope. For typical packages it simply passes through filesystem paths as :class:`~pathlib.Path` objects. For zipped distributions, it will unpack the files into a temporary directory that is cleaned up on interpreter exit.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://nipreps-acres.readthedocs.io/en/latest/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-acres