I am sending this forward on behalf of Matt Foster...
Be sure to look into pysmell (for completion) as well.
>>>>>>>>>>>>>>>>>>>>>>

Hi All,

A similar mail has already been on the (ipython) users mailing list, so my 
apologies if you've seen most of this before.

I've started working on a TextMate bundle for IPython, based on the info on the 
Wiki [1], the aim is to produce a BSD licensed bundle which helps to integrate 
TextMate with IPython.

I have set up a project on Github [2] which currently contains:
  * Some help, which doubles as the README
  * commands for running the current file / line / section in IPython (via 
applescript, and Terminal.app)
  * a basic language grammar for ipythonrc config files.

The GitHub page contains the README file which has instructions on how to get 
GetBundles, which will allow you to install the bundle (but not track changes). 
Alternatively, if you have git, you can get the bundle using the following 
commands:

cd "~/Library/Application Support/TextMate/Bundles"
git clone git://github.com/mattfoster/ipython-tmbundle.git IPython.tmbundle 
osascript -e 'tell app "TextMate" to reload bundles'

GitHub users can fork the project and make their own changes.

I'd really love to hear any ideas, suggestions or feature requests people have, 
and I've been told by Fernando that it's ok to use this list for discussions, 
provided we prefix mail subjects with [TextMate].

Thanks,

Matt

[1]: http://ipython.scipy.org/moin/Cookbook/UsingIPythonWithTextMate
[2]: http://github.com/mattfoster/ipython-tmbundle/

--
Matt Foster | http://my-mili.eu/matt
_______________________________________________
IPython-dev mailing list
[EMAIL PROTECTED]
http://lists.ipython.scipy.org/mailman/listinfo/ipython-dev

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to