{"library":"multivolumefile","type":"library","category":null,"description":"multivolumefile is a Python library that provides a file-like object wrapper to automatically split large files into multiple smaller 'volumes' during writing, and merge them back seamlessly during reading. It handles the underlying file operations, creating numbered volume files (e.g., `filename.000`, `filename.001`). The current version is 0.2.3, and it has a moderate release cadence, with several minor updates addressing stability and feature enhancements.","language":"python","status":"active","version":"0.2.3","tags":["file-management","file-splitting","large-files","utility"],"install":[{"cmd":"pip install multivolumefile","imports":["from multivolumefile import MultiVolume","from multivolumefile import open"]}],"homepage":null,"github":"https://github.com/miurahr/multivolume","docs":null,"changelog":null,"pypi":"https://pypi.org/project/multivolumefile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/multivolumefile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}