{"library":"backports-tempfile","type":"library","category":null,"description":"This package provides backports of new features found in Python's standard `tempfile` module, primarily `tempfile.TemporaryDirectory` (introduced in Python 3.4), allowing its use in older Python environments, including Python 2.7, 3.4, 3.5, and 3.6. It is currently at version 1.0, with its last release in October 2017, indicating a very slow or ceased release cadence given its backport nature and the progression of Python versions.","language":"python","status":"maintenance","version":"1.0","tags":["backport","tempfile","io","python2","python3"],"install":[{"cmd":"pip install backports-tempfile","imports":["from backports import tempfile\n# Then use tempfile.TemporaryDirectory"]}],"homepage":null,"github":"https://github.com/pjdelport/backports.tempfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/backports-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.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/backports-tempfile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}