Re: Python bindings

2017-02-08 Thread Rene Moser
Hi Ranjith On 02/08/2017 09:07 AM, Ranjith Kumar wrote: > Does cloudstack api have python bindings? other than REST api?. Not sure if I fully understand your needs but there is a neat little python lib for cloudstack on https://github.com/exoscale/cs. It is also installable with pip:

Re: Python bindings

2017-02-08 Thread Ranjith Kumar
rvin? There are several python bindings out there. > Marvin is the one that CloudStack uses for it’s integration tests. > > > > *Van: *Ranjith Kumar > *Verzonden: *woensdag 8 februari 2017 09:07 > *Aan: *[email protected] > *Onderwerp: *Python bindings > > > H

RE: Python bindings

2017-02-08 Thread Daan Hoogland
Ranjith, Did you look at marvin? There are several python bindings out there. Marvin is the one that CloudStack uses for it’s integration tests. Van: Ranjith Kumar<mailto:[email protected]> Verzonden: woensdag 8 februari 2017 09:07 Aan: [email protected]<mai

Python bindings

2017-02-08 Thread Ranjith Kumar
Hi!, Does cloudstack api have python bindings? other than REST api?.