Skip to content

rachelannelise/rodeo

 
 

Repository files navigation

Rodeo

 $ 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.

Quickstart

$ pip install rodeo 
$ rodeo .

Important shortcuts

  • 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

Features

Execute scripts

Run analysis

Autocomplete

Inspect your data

Plots

Documentation and Help

image

About

A data science IDE for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.3%
  • CSS 40.4%
  • HTML 2.5%
  • Python 0.4%
  • Shell 0.3%
  • Makefile 0.1%