{"library":"morefs","type":"library","category":null,"description":"morefs is a Python library offering a collection of self-contained filesystems built on top of `fsspec`. It currently provides `AsyncLocalFileSystem`, `DictFileSystem`, and `OverlayFileSystem` to extend `fsspec`'s capabilities for asynchronous local operations, in-memory dictionary-backed storage, and layered filesystem views, respectively. The library is actively maintained, with the current version being 0.2.2, and releases occur as needed to address compatibility or introduce new features.","language":"python","status":"active","version":"0.2.2","tags":["filesystem","fsspec","async","in-memory","overlay"],"install":[{"cmd":"pip install morefs","imports":["from morefs import AsyncLocalFileSystem","from morefs import DictFileSystem","from morefs import OverlayFileSystem"]}],"homepage":null,"github":"https://github.com/iterative/morefs","docs":null,"changelog":null,"pypi":"https://pypi.org/project/morefs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/morefs/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}