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

···

--
Posted via http://www.ruby-forum.com/.

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

···

On Tue, Dec 7, 2010 at 5:46 AM, Arul Prasad <samarul.cs@gmail.com> wrote:

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