mac-comment 2019.3.22
pip install mac-comment==2019.3.22
Newer version available (2020.12.3)
Released:
macOS Finder comments
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain
- Tags comment
Classifiers
- License
- Operating System
- Programming Language
- Topic
Project description
Installation
$ [sudo] pip install mac-comment
Functions
function | __doc__ |
---|---|
mac_comment.read(path) |
return string with Finder comment |
mac_comment.write(path, comment=None) |
write Finder comment |
CLI
usage | __doc__ |
---|---|
python -m comment path [comment] |
read/write Finder comment |
Examples
>>> import mac_comment
>>> mac_comment.write(__file__,"comment")
>>> mac_comment.read(__file__)
'comment'
$ python -m mac_comment ~ "CLI works too"
$ python -m mac_comment ~
CLI works too
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain
- Tags comment
Classifiers
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file mac-comment-2019.3.22.tar.gz
.
File metadata
- Download URL: mac-comment-2019.3.22.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b435541bd63100e8fad4e3b98cd60bd60662ef2e630d4b94794e1ce1c8527832
|
|
MD5 |
816a2523289fbeedce8f699c21d4ba02
|
|
BLAKE2b-256 |
4db54c7a06ee6a66ee27b9ec0e5297b02d7538294918e8915144f0c7a0682c02
|
File details
Details for the file mac_comment-2019.3.22-py2.py3-none-any.whl
.
File metadata
- Download URL: mac_comment-2019.3.22-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cbc521c6a1eccdb836d970d3d95ab79883433d8296643e45173a620e81dbd996
|
|
MD5 |
c21622fcec5c1f012e1505041ce99a5f
|
|
BLAKE2b-256 |
dd260c6695bfd1b5182fb15d664053cc991dd1dabc1b418da3672a2d14d8027e
|