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
Project details
Release history Release notifications | RSS feed
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.12.3.tar.gz
(2.4 kB
view details)
File details
Details for the file mac-colors-2020.12.3.tar.gz
.
File metadata
- Download URL: mac-colors-2020.12.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18291fd933dfb9cb7544fabd34e5cca59573b5519262103400de76465f67e7ec |
|
MD5 | 57e6eaa9c5300b8985be61071e0ef34c |
|
BLAKE2b-256 | 4f4dcaddddb299a832cca2f12299e2783db13938862eb6dc73db34df4c49dccb |