Atomic File Writes
JSON →Atomicwrites is a Python library that provides a simple, high-level API for performing atomic file writes. It achieves atomicity by writing to a temporary file in the same directory and then atomically moving it to the target location. This prevents file corruption in case of crashes or interruptions during the write process. The library is currently at version 1.4.1. While previously actively maintained, its status has shifted due to the maintainer's decision regarding PyPI 2FA requirements, leading to its deprecation. Users are encouraged to consider alternatives like `safer` for new projects.
Traffic · last 30 days ↓12% vs prev 7d
total hits 25
actors 9 distinct systems
last hit 1d ago SERankingBot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇨🇦 Canada
API endpoints
full doc /v1/registry/atomicwrites
compatibility /v1/registry/atomicwrites/compatibility