python3-atomicwrites - Python Atomic file writes on POSIX
Website: | https://github.com/untitaker/python-atomicwrites |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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
Packages
python3-atomicwrites-1.4.0-1.fc14.al.noarch [19 KiB] |
Changelog
by Joel Barrios (2022-01-26):
- Update to 1.4.0. |