Skip to main content

An atomic file write context manager

Project description

A context manager for atomic file writes.

$ pip install atomictempfile

AtomicTempFile

A temporary file object which will be atomically renamed to the specified path on exit.

with AtomicTempFile(‘whatever’) as f:

f.write(‘stuff’)

This allows transactional behaviours with file writes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atomictempfile-0.2.post11.tar.gz (21.7 kB view details)

Uploaded Source

File details

Details for the file atomictempfile-0.2.post11.tar.gz.

File metadata

File hashes

Hashes for atomictempfile-0.2.post11.tar.gz
Algorithm Hash digest
SHA256 865dcd8eeba012c1de69f59c0b39e68c5a15d8fb840250df89927309e6e7ea96
MD5 41b47da32bc5957d8c9917144251b1e3
BLAKE2b-256 bc25f47d008850d040a320b4da6eedea47e1608018f02a1ea1829ccb0467af18

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page