macOS Finder tags. github.com/jdberry/tag python implementation
Project description
Installation
$ [sudo] pip install mac-tag
Requirements
$ brew install tag
Examples
>>> mac_tag.update(["Red","Blue"],["path1","path2"])
>>> mac_tag.add(["Green"],["path1","path2"])
>>> mac_tag.get(["path1"])
{'path1': ['Blue', 'Red', 'Green']}
>>> mac_tag.remove(["Red"],["path1","path2"])
>>> mac_tag.remove(["*"],["path1","path2"])
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-tag-2020.7.1.tar.gz
(2.0 kB
view details)
File details
Details for the file mac-tag-2020.7.1.tar.gz
.
File metadata
- Download URL: mac-tag-2020.7.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/47.3.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d41bf2ed2ded9c4b5de4fcdb33d6fe15a3741d13147e78bb8ff81f44827c5a81 |
|
MD5 | 91f969de7d42dcb6fc4243fe1c4f06ff |
|
BLAKE2b-256 | c5cc55c58f1ca396369c1474083e704b57a750ceffad72f572edf38d660623de |