Index of Filesystems

A list of the Filesystems currently supported by PyFilesystem (that we know about).

Builtin

Filesystem in the PyFilesystem2 module.

  • AppFS Filesystems for application data.

  • FTPFS File Transfer Protocol.

  • MemoryFS An in-memory filesystem.

  • MountFS A virtual filesystem that can mount other filesystems.

  • MultiFS A virtual filesystem that combines other filesystems.

  • OSFS OS Filesystem (hard-drive).

  • TarFS Read and write compressed Tar archives.

  • TempFS Contains temporary data.

  • ZipFS Read and write Zip files.

Official

Filesystems in the PyFilesystem organisation on GitHub.

Third Party

Filesystems by third-party developers. Please Contact us to add your filesystem here.

Author
Will McGugan
Published
Apr 23, 2020
Revision
23