Hi David, I am using Anaconda as my Python distro on my Mac (I know it is already installed). It comes with iPython, several other tools that are pretty useful and the ability to set up different environments for differing versions of Python or other needs.
The book *Think Python* by Downey is great and will get you moving quite quickly. This site <http://interactivepython.org/runestone/static/thinkcspy/toc.html> is also pretty cool and quite comprehensive with the ability to write code right in the browser. I am a bit old school: I use BBEdit and Terminal with another Terminal tab open for Python to test one-liners. Have fun! Spencer -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
