python3-volatile
small extension for the Python tempfile module
Description
Volatile provides an alternative to tempfile.NamedTemporaryFile that does not delete the file on close(), but instead unlinks it after the context manager ends. It also supports temporary mkdtemp-based directories, and temporary Unix domain sockets. It does not support custom schemes or signatures beyond what the Python Standard Library supports. Volatile's API is documented in the comments of its source.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mbr/volatile
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-volatile