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.12.3.tar.gz
(1.9 kB
view details)
File details
Details for the file mac-tag-2020.12.3.tar.gz
.
File metadata
- Download URL: mac-tag-2020.12.3.tar.gz
- Upload date:
- Size: 1.9 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 | 33355e3b3ed95448b625b7a4803d7e3b7e64f8792424bae2e33f1a3f704bd409 |
|
MD5 | 93bf0d53e151e22d64ef08f064e693f1 |
|
BLAKE2b-256 | c8a43c1c2efb7cf795bcf382b66da7b8dc3ae0e20848a2be43499ce7ea2e9bc3 |