Hi It is installed by default in Mac OS X since it is a unix system. No need to install anything else than django - if you want that too will say. If you wanna learn python programing, I can recommend TheNewBoston python tutorials on youtube. Google it and you will find his videos.
You can run the python interpreter by opening up the Terminal app in the /Applications/Utillities/ folder and just write pyton and hit enter. happy coding! //mika On Wed, Mar 23, 2011 at 1:24 PM, Sadra Kasraian <[email protected]> wrote: > I have a black Macbook with OS-X. I was wondering how do I start using it > python. What do I download? > > On Tue, Mar 22, 2011 at 4:38 PM, Cal Leeming [Simplicity Media Ltd] < > [email protected]> wrote: > >> Shawn is right, Python *is* awesome ^_^ >> >> Soon you will be whispering sweet nothings to your IDE as your code just >> gracefully glides along. But then, you will hit a glass window, and fall >> swiftly to the ground with all the grace of a blind pigeon, whilst screaming >> at your IDE because python/stackless is throwing memory errors or seg >> faulting when you try implementing threads. >> >> It's at that point, that these mailing lists become *very* handy :D >> >> On Tue, Mar 22, 2011 at 8:28 PM, Shawn Milochik <[email protected]>wrote: >> >>> A good way to start is to go to the Python Web site, do the tutorial, >>> and then graduate to the Python mailing list. Welcome to Python -- >>> it's awesome! >>> >>> This list is for Django, so this isn't on-topic for this list. >>> >>> Tutorial: http://python.org/doc/ >>> >>> Mailing list: http://mail.python.org/mailman/listinfo/python-list >>> >>> Shawn >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Django users" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/django-users?hl=en. >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

