Managed Projects

vim-ipython

  Analyzed about 15 hours ago

A two-way integration between Vim and IPython 0.11+. demo: http://pirsquared.org/vim-ipython/ Using this plugin, you can send lines or whole files for IPython to execute, and also get back object introspection and word completions in Vim, like what you get with: object? and object. in IPython. ... [More] The big change from previous versions of ipy.vim is that it no longer the old requires the brittle ipy_vimserver.py instantiation, and since it uses just vim and python, it is platform independent (i.e. should work even on windows, unlike the previous *nix only solution). The requirements are IPython 0.11+ with zeromq capabilities, vim compiled with +python. If you can launch ipython qtconsole and :echo has('python') returns 1 in vim, you should be good to go. [Less]

826 lines of code

0 current contributors

about 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

bipython

  Analyzed about 19 hours ago

The indiscriminate bicurious interactive python interpreter (bpython + ipython)

1.46K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This