$ pip install -U rodeo
$ rodeo .
_______ ___ ______ ________ ___
|_ __ \ .' `.|_ _ `.|_ __ | .' `.
| |__) | / .-. \ | | `. \ | |_ \_|/ .-. \
| __ / | | | | | | | | | _| _ | | | |
_| | \ \_\ `-' /_| |_.' /_| |__/ |\ `-' /
|____| |___|`.___.'|______.'|________| `.___.'
''''''''''''''''''''''''''''''''''''''''''''''''''
URL: http://localhost:5000
DIRECTORY: /Users/glamp/repos/yhat/big-data/kung-foo
''''''''''''''''''''''''''''''''''''''''''''''''''
Rodeo is a data centric IDE for Python. You can think of it as an alternative UI to the notebook for the IPython Kernel. It's heavily inspired by great projects like Sublime Text and Eclipse.
$ pip install rodeo
$ rodeo .
- Tab is autocomplete
- ⌘ + enter is send code to terminal
- ctrl + 1 jumps the cursor to the editor
- ctrl + 2 jumps the cursor to the console