Skip to content

Python library to work with macOS DMG disk images

License

Notifications You must be signed in to change notification settings

Jonathan-David7/dmglib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmglib

dmglib is a tiny python wrapper built around the hdiutil command line tool on macOS. It is intended to be used to work with the contents of DMG files on macOS.

dmglib provides functions for the following tasks:

  • Querying the list of currently attached disk images on the system
  • Checking whether a target disk image is password-protected
  • Checking whether a given password is correct for a target disk image
  • Attaching and detaching disk images

About

Python library to work with macOS DMG disk images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%