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.
A wrapper around the stdlib file functions
pip install pyfileapi==0.0.1
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.