Skip to content

prabhu/macutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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()

About

Collection of mac specific utilities in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages