Inherit python libraries?

Hi ,

I found Ruby is a mixture of Perl and python . It is more flexible
than other two .

Libraries are missing in Ruby . Is it possible to make use of python
libraries in ruby ?

Thanks ,
Arul

On Tue, Dec 7, 2010 at 5:46 AM, Arul P. [email protected]
wrote:

Libraries are missing in Ruby . Is it possible to make use of python
libraries in ruby ?

We have libraries too (they’re called gems in Ruby), check out
http://rubygems.org/

A good first place to look to find a lib that meets your needs is