A simple and efficient Python file manager library for common file operations.
pip install yapfm
or
poetry add yapfm
import yapfm
# Basic file operations
# (Implementation details to be added)
- File and directory management
- Cross-platform compatibility
- Simple and intuitive API