Re: [Tizen General] Python Scripting in Tizen Studio -- Install eclipse Python plugin

2017-05-18 Thread 오창석
Hi, To use python editor and other related functions, you can install eclipse Python plugin on Tizen Studio. The below link will be helpful to install it. http://www.pydev.org/manual_101_install.html Thanks. Changseok Oh Chang-Seok

[Tizen General] Python Scripting in Tizen Studio

2017-05-17 Thread Kishore Batta
Can i write python scripts in Tizen Studio to do automation ? If yes, please explain it in detail. Thanks. ___ General mailing list General@lists.tizen.org https://lists.tizen.org/listinfo/general

Re: [Tizen General] Python

2016-05-18 Thread Olivier Nyssen
On Sun, May 15, 2016 at 7:40 PM, Mats Wichmann wrote: > On 05/15/2016 08:28 AM, Olivier Nyssen wrote: > > Hello everyone, > > > > Since Python is supported by EFL, it would be great to have it on Tizen > as well. > > Python is #4 in the Redmonk Language Rankings: > > http://redmonk.com/sogrady/20

Re: [Tizen General] Python

2016-05-15 Thread Mats Wichmann
On 05/15/2016 08:28 AM, Olivier Nyssen wrote: > Hello everyone, > > Since Python is supported by EFL, it would be great to have it on Tizen as > well. > Python is #4 in the Redmonk Language Rankings: > http://redmonk.com/sogrady/2016/02/19/language-rankings-1-16/ > > Python support on mobile wou

[Tizen General] Python

2016-05-14 Thread Olivier Nyssen
Hello everyone, Since Python is supported by EFL, it would be great to have it on Tizen as well. Python is #4 in the Redmonk Language Rankings: http://redmonk.com/sogrady/2016/02/19/language-rankings-1-16/ Python support on mobile would be major coup for Tizen imo Thanks, Olivier ___