{"library":"in-place","type":"library","category":null,"description":"The `in-place` library provides an `InPlace` class for robust and convenient in-place editing of files. It handles temporary files, encoding, and error management, simplifying common tasks like filtering or transforming file contents without needing to manually manage temporary files or worry about data loss during unexpected interruptions. The current version is 1.0.1 and it is actively maintained with a focus on stability and compatibility.","language":"python","status":"active","version":"1.0.1","tags":["file processing","in-place editing","temporary files","file utility"],"last_verified":"Sat May 23","install":[{"cmd":"pip install in-place","imports":["import in_place\nwith in_place.InPlace('filename.txt') as fp:"]}],"homepage":null,"github":"https://github.com/jwodder/inplace","docs":null,"changelog":null,"pypi":"https://pypi.org/project/in-place/","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":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/in-place/compatibility"}}