mac-colors 2020.12.3

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

maccolors 2020.12.3

Installation
$ [sudo] pip install mac-colors

Requirements
$ brew install tag

Examples
>>> import mac_colors
>>> path = ["path/to/file"]
>>> mac_colors.red(path)

get
>>> mac_colors.get(path)
{'path/to/file':["red"]}

set multiple colors
>>> mac_colors.replace(["blue","red"],path)

remove colors
>>> mac_colors.none(path)

Links

tag


readme42.com

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.