/pyDStore

Python3 package that eliminates unwanted ".DS_Store" files

Primary LanguagePythonMIT LicenseMIT

Library to manipulate '.DS_Store' files

install by ---> pip install pyDStore

You can check if '.DS_Store' are in a selected path

You can check if '.DS_Store' are in a selected path recursively

You can eliminate if '.DS_Store' are in a selected path

You can eliminate if '.DS_Store' are in a selected path recursively

You can count if '.DS_Store' are in a selected path

You can count if '.DS_Store' are in a selected path recursively