prabhu/macutils
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
macutils
---------
Package containing mac related utils to be used in python modules.
Requirements
-------------
pyobjc (Tested with 2.2)
easy_install pyobjc
CONTENTS
=========
* addressbook.py
Python wrapper around Mac OSX Address Book.
Usage
-----
from macutils import addressbook
print addressbook.all()