Rodeo is an IDE that's built expressly for doing data science in Python. Think of it as a light weight alternative to the IPython Notebook.
Why we built it
I like the IPython Notebook for presentations and tutorials, but I often find it a little cumbersome for day to day work. I generally prefer to work in a fairly minimalist environment like Sublime Text or VIM. Juxtaposed with the notebook, and it makes the notebook feel really bloated.
Установка:
Requires: ipython, Flask, jedi, docopt, pyzmq
pip install rodeo
Запуск:
$ rodeo . --port=9999
[spoiler]IPython3 поменяет местами с IPython [/spoiler]
. Блог
Автор Greg Lamp. Лицензия BSD.