home tags about

Announcing the IPython TextMate Bundle

Posted on: 14 November 2008 in textmate, bundle, python, github, ipython, scientific_computing

After being shown the huge potential of mixing TextMate with IPython via a little applescript, I started work on the IPython TextMate bundle. I also set up a google group, and talked to the ipython-users mailing list. Their response was great, and they've allowed us to discuss the project on the ipython-dev list, if we tag message subjects with [TextMate]. There's also a possibility that we can distribute the bundle with IPython in the future!

Current features in the bundle are mostly related to interaction with IPython in a Terminal (specifically Terminal.app), and make use of applescript, and include:

Most of these functions are accessed by pressing (⌃⇧I), which gives you a list from which you can select the item you wish to activate. This is similar to the Git / Svn bundles. This means you need only remember one shortcut.

Re: ipython_menu
Uploaded with plasq's Skitch!

You can grab this now, from GitHub or GetBundles. Please send feedback, ideas or comments to the ipython-dev mailing list, the google group, or directly to me.

Comments

Fork me on GitHub