Fast XML plist reader based on lxml.
Project Description
Fast lxml-based XML plist reader/editor/writer.
- Arrays and dictionaries are lazily loaded.
- Source data is internally maintained in an lxml document.
Parsing speed using my iTunes library:
plist (http://pyug.at/Projekte/BinaryPlistLib): 7.473s plistlib (http://docs.python.org/2/library/plistlib.html): 7.420s plistop (http://github.com/dw/plistop): 0.428s
Serializing speed using my iTunes library:
plist: 5.372s plistlib: 5.444s plistop: 0.253s
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
plistop-0.1.tar.gz (2.6 kB) Copy SHA256 hash SHA256 | Source | None | May 30, 2013 |