Skip to content

eddiekilbane/rodeo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 $ 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

About

A data centric IDE for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.7%
  • CSS 30.3%
  • HTML 4.8%
  • Python 1.2%