pyfileapi

A wrapper around the stdlib file functions


License
MIT
Install
pip install pyfileapi==0.0.1

Documentation

pyfileapi

This is an extension wrapper around the standard library functions used to interact with file systems. Mostly used for editing files programmatically, and providing a layer of abstraction that makes working with files easier.