{"library":"memory-tempfile","type":"library","category":null,"description":"memory-tempfile (version 2.2.3) is a Python library that provides helper functions to identify and utilize paths on Linux-based operating systems where RAM-based temporary files can be created. It extends Python's standard `tempfile` module to prioritize memory-backed filesystems like `tmpfs` or `ramfs` for temporary storage, aiming to improve performance by avoiding disk I/O. The project has a stable, albeit infrequent, release history with the current version released in 2019.","language":"python","status":"active","version":"2.2.3","tags":["tempfile","linux","memory","ram","filesystem","performance"],"install":[{"cmd":"pip install memory-tempfile","imports":["from memory_tempfile import MemoryTempfile"]}],"homepage":null,"github":"https://github.com/mbello/memory-tempfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/memory-tempfile/","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.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/memory-tempfile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}