今天在GitHub上闲逛的时候看到一个叫做 PyRuby 的项目。项目的Readme说得很好:
PyRuby - Some Ruby for your Python! PyRuby is a simple way to leverage the power of Ruby to make your Python code more readable and beautiful. Usage All you have to do is import the ruby module: import ruby From now on you should be able …