Package python3-atomicwrites

Python Atomic file writes on POSIX

https://github.com/untitaker/python-atomicwrites

This Python module provides atomic file writes on POSIX operating systems.
It sports:
* Race-free assertion that the target file doesn't yet exist
* Windows support
* Simple high-level API that wraps a very flexible class-based API

Python 3 version.

Version: 1.4.1

General Commands

atomicwrites