{"library":"filesplit","type":"library","category":null,"description":"filesplit is a Python module designed for splitting large files into smaller, manageable chunks and subsequently merging them back together. It supports splitting by size, number of chunks, or number of lines, and works with both text and binary files. The current version is 4.1.0, and it maintains an active, somewhat regular release cadence for minor improvements and bug fixes, with major versions introducing breaking changes.","language":"python","status":"active","version":"4.1.0","tags":["file-processing","file-split","file-merge","utility"],"install":[{"cmd":"pip install filesplit","imports":["from filesplit.split import Split","from filesplit.merge import Merge"]}],"homepage":null,"github":"https://github.com/ram-jayapalan/filesplit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/filesplit/","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.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/filesplit/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Sun Aug 02","install_tag":null}}