Description
Common file operations can be reused as Python primitives in scripts and libraries. Developers use this package for file handling building blocks instead of rewriting low-level helpers. File primitives affect local paths and contents, so callers must validate targets before writes or deletes.