{"library":"iopath","type":"library","category":null,"description":"iopath is a Python library from Facebook Research that provides an abstraction layer for I/O operations, allowing a unified API to interact with local filesystems and various remote storage services like S3 and HDFS. It simplifies reading from and writing to different storage backends. The current version is 0.1.10, and releases are infrequent, often tied to major projects from Facebook Research.","language":"python","status":"active","version":"0.1.10","tags":["io","filesystem","cloud-storage","abstraction","facebookresearch"],"install":[{"cmd":"pip install iopath","imports":["from iopath.common.file_io import PathManager","from iopath.common.s3 import S3PathHandler"]},{"cmd":"pip install iopath[s3]","imports":[]}],"homepage":null,"github":"https://github.com/facebookresearch/iopath","docs":null,"changelog":null,"pypi":"https://pypi.org/project/iopath/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.22,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/iopath/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}