python313-fs
Python 3.13 - fs - Python's filesystem abstraction layer
3.6.0
2025-04-28
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base
python313-appdirs 3.6.0
python313-psutil 3.6.0
python313-pytz 3.6.0
python313-setuptools 3.6.0
python313-six 3.6.0
Internal Program Version: fs 2.4.16
PyFilesystem is an abstraction layer for filesystems. In the same way that
Python's file-like objects provide a common way of accessing files,
PyFilesystem provides a common way of accessing entire filesystems. You can
write platform-independent code to work with local files, that also works with
any of the supported filesystems (zip, ftp, S3 etc.).
https://github.com/PyFilesystem/pyfilesystem2