https://github.com/rec/pyitunes
Python functions to read and manipulate itunes plists.
https://github.com/rec/pyitunes
Last synced: about 1 year ago
JSON representation
Python functions to read and manipulate itunes plists.
- Host: GitHub
- URL: https://github.com/rec/pyitunes
- Owner: rec
- License: artistic-2.0
- Created: 2013-08-22T20:59:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T08:24:54.000Z (about 7 years ago)
- Last Synced: 2025-02-13T18:53:01.237Z (over 1 year ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pyitunes
========
A set of Python functions to read and manipulate itunes plists.
Reads a plist, parses it into a dictionary, then unparses back into the truly
horrible XML that Apple seems to prefer.