New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ds-store

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ds-store

Manipulate Finder .DS_Store files from Python

  • 1.3.1
  • Source
  • PyPI
  • Socket score

Maintainers
2

======== ds_store

.. image:: https://img.shields.io/pypi/pyversions/ds_store.svg :target: https://pypi.python.org/pypi/ds_store :alt: Python Versions

.. image:: https://img.shields.io/pypi/v/ds_store.svg :target: https://pypi.python.org/pypi/ds_store :alt: PyPI Version

.. image:: https://img.shields.io/pypi/status/ds_store.svg :target: https://pypi.python.org/pypi/ds_store :alt: Maturity

.. image:: https://img.shields.io/pypi/l/ds_store.svg :target: https://github.com/dmgbuild/ds_store/blob/main/LICENSE :alt: MIT License

.. image:: https://github.com/dmgbuild/ds_store/workflows/CI/badge.svg?branch=main :target: https://github.com/dmgbuild/ds_store/actions :alt: Build Status

.. image:: https://readthedocs.org/projects/ds_store/badge/?version=latest :target: http://ds_store.readthedocs.io/en/latest/?badge=latest :alt: Docs 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.

__ http://search.cpan.org/~wiml/Mac-Finder-DSStore/DSStoreFormat.pod

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc