ds-store 1.3.2


pip install ds-store

  Latest version

Released: Dec 04, 2025


Meta
Author: Alastair Houghton
Maintainer: Russell Keith-Magee
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: 3.15
  • Python :: 3 :: Only

Topic
  • Desktop Environment
  • Software Development :: Libraries :: Python Modules

Python Versions PyPI Version Maturity MIT License Build Status

What is this?

ds_store lets you examine and modify .DS_Store files from Python code; since it is written in pure Python, it is portable and will run on any platform, not just Mac OS X.

Credit is due to Wim Lewis, Mark Mentovai and Yvan Barthélemy for reverse-engineering the .DS_Store file format. See Wim Lewis’ excellent documentation on CPAN for more information.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
mac_alias (>=2.2.2)