python310-fs
Python 3.10 - fs - Python's filesystem abstraction layer
3.4.2
2023-11-12
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.2
python310-appdirs 3.4.0
python310-psutil 3.4.0
python310-pytz 3.4.0
python310-setuptools 3.4.2
python310-six 3.4.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