sumeet / thisisbad

A dumb Ruby -> Python bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thisisbad

A dumb Ruby -> Python bridge

Call Python functions from Ruby, as long as the function arguments and return values are JSON-serializable. Read the source. It's a neat trick :)

There's a real Ruby -> Python bridge being developed that looks really impressive. It seemed to clobber RSpec when I tried it, so I wrote thisisbad to record the video.

About

A dumb Ruby -> Python bridge

License:MIT License


Languages

Language:Ruby 100.0%