Skip to main content

macOS Finder color tags

Project description

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

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mac-colors-2020.7.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page