os utils to reduce code copy paste


Keywords
logging, path, dirs, files
License
BSD-3-Clause
Install
pip install os-utils==0.1.6

Documentation

Utils for python

os utils for python to reduce copy pasting same functionality and unity functions to handle common problems with delete of file or directory or creating directory

  • logging configuration
  • path operations (delete, crearing)
  • files operation (like md5 calculation or zipping a folder)