{"library":"pyfakefs","type":"library","category":null,"description":"pyfakefs implements a fake file system that mocks the Python file system modules. It allows tests to operate on an in-memory file system without touching the real disk, requiring no modification to the software under test. pyfakefs supports pytest, unittest, and can be used as a context manager. It is actively maintained with frequent releases to support new Python versions and fix bugs.","language":"python","status":"active","version":"6.1.6","tags":["testing","mocking","filesystem","pytest","unittest","development"],"install":[{"cmd":"pip install pyfakefs","imports":["from pyfakefs import fake_filesystem"]}],"homepage":null,"github":"https://github.com/pytest-dev/pyfakefs","docs":"https://pytest-pyfakefs.readthedocs.io/","changelog":"https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md","pypi":"https://pypi.org/project/pyfakefs/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyfakefs/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}