Name : python-fs
| |
Version : 0.5.4
| Vendor : obs://build_opensuse_org/Cloud:OpenStack
|
Release : 1.3
| Date : 2020-06-09 23:03:54
|
Group : Development/Languages/Python
| Source RPM : python-fs-0.5.4-1.3.src.rpm
|
Size : 2.08 MB
| |
Packager : (none)
| |
Summary : Filesystem abstraction layer
|
Description :
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.).
Pyfilesystem works with Linux, Windows and Mac.
Here are a few of the filesystems that can be accessed with Pyfilesystem:
* DavFS: access files & directories on a WebDAV server * FTPFS: access files & directories on an FTP server * MemoryFS: access files & directories stored in memory (non-permanent but very fast) * MountFS: creates a virtual directory structure built from other filesystems * MultiFS: a virtual filesystem that combines a list of filesystems into one, and checks them in order when opening files * OSFS: the native filesystem * SFTPFS: access files & directores stored on a Secure FTP server * S3FS: access files & directories stored on Amazon S3 storage * TahoeLAFS: access files & directories stored on a Tahoe distributed filesystem * ZipFS: access files and directories contained in a zip file
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Cloud:/OpenStack:/Newton/SLE_12_SP3/noarch |