franciscogrisanti / pyDStore

Python3 package that eliminates unwanted ".DS_Store" files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python3 package that eliminates unwanted ".DS_Store" files

License:MIT License


Languages

Language:Python 100.0%