{"library":"fs","type":"library","category":null,"description":"PyFilesystem2 is a Python library that provides a common, high-level abstraction layer for interacting with various filesystems, including local, memory, zip, FTP, and more. It enables consistent management of files and directories across different storage backends. The current version is 2.4.16, with frequent maintenance and minor feature releases.","language":"python","status":"active","version":"2.4.16","tags":["filesystem","abstraction","virtual filesystem","vfs","file operations"],"last_verified":"Wed May 20","install":[{"cmd":"pip install fs","imports":["from fs import open_fs","from fs.osfs import OSFS","from fs.memoryfs import MemoryFS","from fs.base import FS"]}],"homepage":"https://www.pyfilesystem.org","github":"https://github.com/PyFilesystem/pyfilesystem2","docs":"https://pyfilesystem2.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/fs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":2,"avg_import_s":0.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fs/compatibility"}}