Creating an OS X Installer for Python modules and extensions
In the past, people have hassled me to make it easier for them to install my applications and libraries on OS X. I’m not very skilled with OS X, and searching for how to do this task took some time. I’ve made a script that does this in a modular way for Python. Specifically, this article describes the process of making a Python module or extension installer for OS X, similar to the Python installer for Windows.
- August 27th, 2008 by Gerald Kaszuba
- Posted in Tutorials, python |
- No Comments »








