# pymacadmin **Repository Path**: mirrors_rdp/pymacadmin ## Basic Information - **Project Name**: pymacadmin - **Description**: Python tools for Mac system administration - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PyMacAdmin README

PyMacAdmin

A collection of Python utilities for Mac OS X system administration

The PyMacAdmin project started as a collaboration between Chris Adams and Nigel Kersten to develop a replacement for the unsupported 'kicker' feature included in OS X prior to 10.5. That replacement eventually became crankd, which provides a way to execute Python code or a shell script in response to many system events: network changes, filesystem activity, application launching, etc.

A second major features was the disk image unit testing framework designed to test OS X installation images before deployment and we've since gained or had contributed utilities to create network locations, manage proxy settings or update AirPort passwords using our Keychain wrapper.

You're invited join the mailing list: http://groups.google.com/group/pymacadmin

Please see http://pymacadmin.googlecode.com/ for more information.