Python Editor for mobile

2019-08-30 Thread CrazyVideoGamez
Are there any good editors on Apple that don't cost money and already has matplotlib, numpy, and other modules already installed? -- https://mail.python.org/mailman/listinfo/python-list

Re: Online Python Editor with Live Syntax Checking

2017-03-05 Thread Jason Friedman
> > I made a tool called PythonBuddy (http://pythonbuddy.com/). > > I made this so that MOOCs like edX or codecademy could easily embed and > use this on their courses so students wouldn't have to go through the > frustrations of setting up a Python environment and jump right into Python > programm

Online Python Editor with Live Syntax Checking

2017-02-28 Thread 17chiue
Hi everyone, I made a tool called PythonBuddy (http://pythonbuddy.com/). I made this so that MOOCs like edX or codecademy could easily embed and use this on their courses so students wouldn't have to go through the frustrations of setting up a Python environment and jump right into Python pro

Re: Is anyone in this group using Python Editor v5 for Chromebooks?

2016-03-14 Thread Ian Kelly
On Sun, Mar 13, 2016 at 5:00 PM, Jeff Schumaker wrote: > I'm trying to use Python Editor v5 for Chromebooks. It works fine, except it > won't read data files. I'm just wondering if anyone else is using this editor > and has found a solution to this problem. Sorry,

Is anyone in this group using Python Editor v5 for Chromebooks?

2016-03-13 Thread Jeff Schumaker
I'm trying to use Python Editor v5 for Chromebooks. It works fine, except it won't read data files. I'm just wondering if anyone else is using this editor and has found a solution to this problem. -- https://mail.python.org/mailman/listinfo/python-list

Re: Which Python editor has this feature?

2016-01-26 Thread Fabio Zadrozny
ycharm does not support remote > debugging and my main use for Python is for programming a Raspberry > Pi. I use Visual Studio instead and its "go to end of block" does not > work in the Python editor > <https://www.visualstudio.com/en-us/features/python-vs.aspx>. >

Re: Which Python editor has this feature?

2016-01-26 Thread Fabio Zadrozny
On Sun, Jan 10, 2016 at 11:59 PM, wrote: > It lets you jump between the current cursor position and the line the > upper level indentation start, something like the bracket matching in C > editor. Because of Python use indentation as its code block mark, It might > be helpful if we can jump betwe

Re: Which Python editor has this feature?

2016-01-13 Thread jfong
Terry Reedy at 2016/1/13 UTC+8 5:15:20PM wrote: > This was a Windows specific problem that was fixed (for me) in all three > recent (last November/December) bugfix releases. If you have a problem > with *current* IDLE, I would like to know. I download/install the latest version 3.4.4 and it wor

Re: Which Python editor has this feature?

2016-01-13 Thread Chris Angelico
On Wed, Jan 13, 2016 at 8:05 PM, Terry Reedy wrote: > Assuming that sys.__sydout__ is not None is a bug on pip's part. Perhaps you > could report it to it list or tracker, and point Donald and whoever to > https://docs.python.org/3/library/sys.html#sys.__stdin__ > > "Note > > Under some conditions

Re: Which Python editor has this feature?

2016-01-13 Thread Terry Reedy
On 1/12/2016 8:20 PM, jf...@ms4.hinet.net wrote: Terry Reedy at 2016/1/12 UTC+8 3:56:03PM wrote: Revamping IDLE to 1. use ttk widgets and 2. become a modern single window app with multiple panes, including a tabbed editor pane, is a goal for 2016. That will be great, I'm looking forward to it.

Re: Which Python editor has this feature?

2016-01-13 Thread Terry Reedy
On 1/12/2016 5:18 AM, Chris Angelico wrote: On Tue, Jan 12, 2016 at 7:27 PM, Terry Reedy wrote: Can psycopg2 be installed with pip? There is an issue (#23551) to make a pip GUI and make it accessible from IDLE. We need someone with both pip and tkinter knowledge to either design and write i

Re: Which Python editor has this feature?

2016-01-12 Thread Steven D'Aprano
On Wed, 13 Jan 2016 12:27 pm, jf...@ms4.hinet.net wrote: > wxjm...@gmail.com at 2016/1/月12 4:29:08PM wrote: >> IDLE ? >> I need less than 10 seconds to make it crash. > > Unwittingly or intentionally? > >> The interesting aspect is not only to show that it crashes, >> the very interesting point

Re: Which Python editor has this feature?

2016-01-12 Thread Chris Angelico
On Wed, Jan 13, 2016 at 12:27 PM, wrote: > wxjm...@gmail.com at 2016/1/月12 4:29:08PM wrote: >> IDLE ? >> I need less than 10 seconds to make it crash. > > Unwittingly or intentionally? > >> The interesting aspect is not only to show that it crashes, >> the very interesting point is to explain why

Re: Which Python editor has this feature?

2016-01-12 Thread jfong
wxjm...@gmail.com at 2016/1/月12 4:29:08PM wrote: > IDLE ? > I need less than 10 seconds to make it crash. Unwittingly or intentionally? > The interesting aspect is not only to show that it crashes, > the very interesting point is to explain why it is crashing. Can you tell us (in a separate subj

Re: Which Python editor has this feature?

2016-01-12 Thread jfong
Terry Reedy at 2016/1/12 UTC+8 3:56:03PM wrote: > Revamping IDLE to 1. use ttk widgets and 2. become a modern single > window app with multiple panes, including a tabbed editor pane, is a > goal for 2016. That will be great, I'm looking forward to it. By the way, when I was playing around with

Re: Which Python editor has this feature?

2016-01-12 Thread Grant Edwards
On 2016-01-12, Bernardo Sulzbach wrote: > On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico wrote: >> >> Next IDLE feature request: Can you make it so that, across all >> platforms, it magically installs PostgreSQL and psycopg2? That would >> solve so many of my students' problems... >> > > Wouldn

Re: Which Python editor has this feature?

2016-01-12 Thread Chris Angelico
On Tue, Jan 12, 2016 at 7:27 PM, Terry Reedy wrote: > On 1/11/2016 8:09 PM, Chris Angelico wrote: >> >> On Tue, Jan 12, 2016 at 11:55 AM, Bernardo Sulzbach >> wrote: >>> >>> On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico >>> wrote: Next IDLE feature request: Can you make it so t

Re: Which Python editor has this feature?

2016-01-12 Thread Terry Reedy
On 1/11/2016 8:09 PM, Chris Angelico wrote: On Tue, Jan 12, 2016 at 11:55 AM, Bernardo Sulzbach wrote: On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico wrote: Next IDLE feature request: Can you make it so that, across all platforms, it magically installs PostgreSQL and psycopg2? That would s

Re: Which Python editor has this feature?

2016-01-11 Thread Terry Reedy
On 1/11/2016 8:51 PM, jf...@ms4.hinet.net wrote: Terry Reedy at 2016/1/12 UTC+8 5:22:35AM wrote: IDLE has an optional 'code context' feature that shows header lines that have scrolled up off the top of the screen. This would let you see which class you are in, Thanks, Terry. It's just what I

Re: Which Python editor has this feature?

2016-01-11 Thread jfong
Terry Reedy at 2016/1/12 UTC+8 5:22:35AM wrote: > IDLE has an optional 'code context' feature that shows header lines that > have scrolled up off the top of the screen. This would let you see > which class you are in, Thanks, Terry. It's just what I am looking for:-) By the way, do you know how

Re: Which Python editor has this feature?

2016-01-11 Thread Chris Angelico
On Tue, Jan 12, 2016 at 11:55 AM, Bernardo Sulzbach wrote: > On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico wrote: >> >> Next IDLE feature request: Can you make it so that, across all >> platforms, it magically installs PostgreSQL and psycopg2? That would >> solve so many of my students' proble

Re: Which Python editor has this feature?

2016-01-11 Thread Bernardo Sulzbach
On Mon, Jan 11, 2016 at 10:14 PM, Chris Angelico wrote: > > Next IDLE feature request: Can you make it so that, across all > platforms, it magically installs PostgreSQL and psycopg2? That would > solve so many of my students' problems... > Wouldn't this make the installer much bigger? -- Bernar

Re: Which Python editor has this feature?

2016-01-11 Thread Chris Angelico
On Tue, Jan 12, 2016 at 8:21 AM, Terry Reedy wrote: > > The context is currently read-only. Clicking on context lines does nothing. > As a result of this thread, I am thinking that clicking on a context line > should scroll up the main text window to display that line at the top (and > remove tha

Re: Which Python editor has this feature?

2016-01-11 Thread Terry Reedy
On 1/11/2016 6:04 AM, jf...@ms4.hinet.net wrote: I am studying the PyUSB package now as the learning object of how to write a Python program in a "formal" way. In those modules, there are many comment inserted between codes to explain what it does. It's good to the user comprehension, but also e

Re: Which Python editor has this feature?

2016-01-11 Thread Frank Haun
On Sun, 10 Jan 2016 19:49:47 -0800 (PST), Rustom Mody wrote: > On Monday, January 11, 2016 at 7:30:10 AM UTC+5:30, jf...@ms4.hinet.net wrote: >> It lets you jump between the current cursor position and the line the >> upper level indentation start, something like the bracket matching in >> C edito

Re: Which Python editor has this feature?

2016-01-11 Thread Tim Chase
On 2016-01-11 03:08, jf...@ms4.hinet.net wrote: > Tim Chase at 2016/1/11 UTC+8 11:16:27AM wrote: > > :nnoremap Q '?^'.repeat(' ', > > (strlen(substitute(getline('.'), '\S.*', '', > > ''))-&sw)).'\S?e'."\" > > But, but... this line??? won't it goes too far for a human being to > read? Yes, it's

Re: Which Python editor has this feature?

2016-01-11 Thread jfong
Gordon Levi at 2016/1/11 UTC+8 4:41:20PM wrote: > Jetbrains Pycharm has "go to start of block" and "go to end of block" > commands . Thanks, Gordon. But this seems only jump between the current code block's start and end, not to the code one level above:-( --J

Re: Which Python editor has this feature?

2016-01-11 Thread jfong
Tim Chase at 2016/1/11 UTC+8 11:16:27AM wrote: > On 2016-01-10 17:59, jf...@ms4.hinet.net wrote: > > It lets you jump between the current cursor position and the line > > the upper level indentation start, something like the bracket > > matching in C editor. Because of Python use indentation as its

Re: Which Python editor has this feature?

2016-01-11 Thread jfong
Chris Angelico at 2016/1/11 UTC+8 10:59:47AM wrote: > On Mon, Jan 11, 2016 at 12:59 PM, wrote: > > It lets you jump between the current cursor position and the line the upper > > level indentation start, something like the bracket matching in C editor. > > Because of Python use indentation as

Re: Which Python editor has this feature?

2016-01-11 Thread Gordon Levi
pberry Pi. I use Visual Studio instead and its "go to end of block" does not work in the Python editor <https://www.visualstudio.com/en-us/features/python-vs.aspx>. -- https://mail.python.org/mailman/listinfo/python-list

Re: Which Python editor has this feature?

2016-01-10 Thread Rustom Mody
On Monday, January 11, 2016 at 7:30:10 AM UTC+5:30, jf...@ms4.hinet.net wrote: > It lets you jump between the current cursor position and the line the upper > level indentation start, something like the bracket matching in C editor. > Because of Python use indentation as its code block mark, It m

Re: Which Python editor has this feature?

2016-01-10 Thread Tim Chase
On 2016-01-10 17:59, jf...@ms4.hinet.net wrote: > It lets you jump between the current cursor position and the line > the upper level indentation start, something like the bracket > matching in C editor. Because of Python use indentation as its code > block mark, It might be helpful if we can jump

Re: Which Python editor has this feature?

2016-01-10 Thread Chris Angelico
On Mon, Jan 11, 2016 at 12:59 PM, wrote: > It lets you jump between the current cursor position and the line the upper > level indentation start, something like the bracket matching in C editor. > Because of Python use indentation as its code block mark, It might be helpful > if we can jump be

Which Python editor has this feature?

2016-01-10 Thread jfong
It lets you jump between the current cursor position and the line the upper level indentation start, something like the bracket matching in C editor. Because of Python use indentation as its code block mark, It might be helpful if we can jump between different level of it:-) --Jach Fong -- ht

Re: Writing a python editor for blind developers

2015-07-06 Thread Terry Reedy
On 7/6/2015 4:42 AM, Joseph Lee wrote: Some people were looking at making IDLE itself accessible to no avail (the way IDLE displays its output is such that it makes it hard for screen readers to use their display parsing techniques to tell a programmer what's on screen). Idle itself is not the

Re: Writing a python editor for blind developers

2015-07-06 Thread Oscar Benjamin
39 and I'm a blind developer. > I'm writing a python editor accessible to screen readers, with > autocompletion support. > So, when I write something, a context menu displays all option I can use. > To do this, I'm using inspect module and pkgutil, and parsing docstring

Re: Writing a python editor for blind developers

2015-07-06 Thread Jacob Kruger
ll Jacob Kruger Blind Biker Skype: BlindZA "Roger Wilco wants to welcome you...to the space janitor's closet..." - Original Message - From: "germano carella" To: Sent: Sunday, July 05, 2015 11:55 AM Subject: Writing a python editor for blind developers H

RE: Writing a python editor for blind developers

2015-07-06 Thread Joseph Lee
ons, braille display input/output and touchscreen support. Cheers, Josep -Original Message- From: Python-list [mailto:python-list-bounces+joseph.lee22590=gmail@python.org] On Behalf Of germano carella Sent: Sunday, July 5, 2015 2:56 AM To: python-list@python.org Subject: Writing a pyt

Writing a python editor for blind developers

2015-07-06 Thread germano carella
Hi to all, I'm new of this list. I'm Germano from Italy. I'm 39 and I'm a blind developer. I'm writing a python editor accessible to screen readers, with autocompletion support. So, when I write something, a context menu displays all option I can use. To do this, I&#

Re: The best, friendly and easy use Python Editor.

2013-01-31 Thread Wayne Werner
On Thu, 24 Jan 2013, Tim Chase wrote: On 01/24/13 13:34, Leonard, Arah wrote: All true (especially the holy wars bit!). OP didn't (as far as I can see) even say which OS he is using. Anyway, my suggestion is generally that people use the editor with which they are already comfortable. Sound a

Re: The best, friendly and easy use Python Editor.

2013-01-29 Thread rusi
On Jan 25, 10:35 pm, "Leonard, Arah" wrote: > >> It's just a text file after all. > > > True indeed, let's not worry about trivial issues like indentation, mixing > > tabs and spaces or whatever.  Notepad anybody? :) > > Hey, I didn't say Notepad was the *best* tool for the job, just that Python

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Tetsuya
On 01/25/2013 06:47 PM, Michael Torrie wrote: On 01/24/2013 02:14 PM, Tetsuya wrote: Vim has everything, you just need a bunch of plugins. [...] jedi (*awesome* python smart autocompletion) [...] supertab (autocomplete everything with TAB, smartly depending on language and context). Awesom

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Dave Angel
On 01/25/2013 12:54 PM, Neil Cerutti wrote: On 2013-01-25, Leonard, Arah wrote: Though, that said, I have used Notepad and Wordpad any number of times in the past to edit Python files, all without bringing the universe to an untimely end. Even used DOS Edit once. You use what you have at the

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Neil Cerutti
On 2013-01-25, Leonard, Arah wrote: > Though, that said, I have used Notepad and Wordpad any number > of times in the past to edit Python files, all without bringing > the universe to an untimely end. Even used DOS Edit once. You > use what you have at the time. A good craftsman never blames >

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Michael Torrie
On 01/24/2013 02:14 PM, Tetsuya wrote: > Vim has everything, you just need a bunch of plugins. > I code mainly in python and django, and I use these plugins (among others): > > powerline (status bar indicating git branch, etc..) > syntastic (support for pep8, flake8, pyflakes, etc..) > ctrlp (fuzz

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Chris Angelico
On Sat, Jan 26, 2013 at 4:35 AM, Leonard, Arah wrote: >>> >>> It's just a text file after all. >>> >> >> True indeed, let's not worry about trivial issues like indentation, mixing >> tabs and spaces or whatever. Notepad anybody? :) >> > > Hey, I didn't say Notepad was the *best* tool for the job

RE: The best, friendly and easy use Python Editor.

2013-01-25 Thread Leonard, Arah
>> >> It's just a text file after all. >> > > True indeed, let's not worry about trivial issues like indentation, mixing > tabs and spaces or whatever. Notepad anybody? :) > Hey, I didn't say Notepad was the *best* tool for the job, just that Python scripts are merely text files. Though, tha

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Wolfgang Keller
> for all senior can you suggest me the best, friendly and easy use > with nice GUI editor for me, and have many a good features such as > auto complete/auto correct. Depends on what you are used to. If you're used to bare-bones editors such as emacs, vim etc, they can be used for Python. If you

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Miki Tebeka
On Thursday, January 24, 2013 2:34:45 AM UTC-8, mik...@gmail.com wrote: > On Thursday, January 24, 2013 9:43:31 AM UTC, Hazard Seventyfour wrote: > > for all senior can you suggest me the best, friendly and easy use with nice > > GUI editor for me, and have many a good features such as auto comple

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Ritchie Flick
You could try ninja-ide or Sublime Text 2. This message was send from my phone Flick Ritchie On 25 Jan 2013 10:45, "Kirill Pekarov" wrote: > > I think PyCharm is ideal for you. > > http://www.jetbrains.com/pycharm/ > > +1 for PyCharm. > I used many ed

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Kirill Pekarov
> I think PyCharm is ideal for you. > http://www.jetbrains.com/pycharm/ +1 for PyCharm. I used many editors, and PyCharm (IDEA) is just perfect. -- http://mail.python.org/mailman/listinfo/python-list

Re: The best, friendly and easy use Python Editor.

2013-01-25 Thread Mark Lawrence
On 24/01/2013 19:34, Leonard, Arah wrote: It's just a text file after all. True indeed, let's not worry about trivial issues like indentation, mixing tabs and spaces or whatever. Notepad anybody? :) -- Cheers. Mark Lawrence -- http://mail.python.org/mailman/listinfo/python-list

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Chris Angelico
On Fri, Jan 25, 2013 at 7:25 AM, Tim Chase wrote: > On 01/24/13 13:34, Leonard, Arah wrote: >>> >>> All true (especially the holy wars bit!). OP didn't (as far as >>> I can see) even say which OS he is using. Anyway, my suggestion >>> is generally that people use the editor with which they are >>>

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Kayode Odeyemi
Simply use Netbeans On Thu, Jan 24, 2013 at 10:09 PM, llanitedave wrote: > On Thursday, January 24, 2013 7:54:55 AM UTC-8, rusi wrote: > > > > > [I personally use emacs. It would be sadistic to make that into a > > > > recommendation] > > Lol! That's just too true. It's also true for Eclipse, w

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Tetsuya
On 01/24/2013 04:51 PM, John Gordon wrote: In Sharwan Joram writes: use vim. He said he wanted autocomplete. Does Vim have that? Vim has everything, you just need a bunch of plugins. I code mainly in python and django, and I use these plugins (among others): powerline (status bar indi

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread llanitedave
On Thursday, January 24, 2013 7:54:55 AM UTC-8, rusi wrote: > > [I personally use emacs. It would be sadistic to make that into a > > recommendation] Lol! That's just too true. It's also true for Eclipse, which I use very comfortably on Windows 7, but has proven to be a nightmare to set up o

RE: The best, friendly and easy use Python Editor.

2013-01-24 Thread Leonard, Arah
>> Sound advice. Most of the time I still use Visual Studio for editing >> Python because I also use it for C++, so it's just what I'm used to. >> No big deal, really. Whatever works is what works. It's just a text >> file after all. >> > > I assume you're using PyTools (http://pytools.code

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Tim Chase
On 01/24/13 13:34, Leonard, Arah wrote: All true (especially the holy wars bit!). OP didn't (as far as I can see) even say which OS he is using. Anyway, my suggestion is generally that people use the editor with which they are already comfortable. Sound advice. [snip] Whatever works is what wo

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Neil Cerutti
On 2013-01-24, Tim Chase wrote: > On 01/24/13 10:23, Thomas Heller wrote: >> Am 24.01.2013 16:54, schrieb rusi: >>> [I personally use emacs. It would be sadistic to make that into a >>> recommendation] >>> >> It would be truly sadistic to force a long-time emacs user to any >> other editor. > > I

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Neil Cerutti
On 2013-01-24, John Gordon wrote: > In Sharwan Joram > writes: > >> use vim. > > He said he wanted autocomplete. Does Vim have that? Yes, you use its ctags support to get it working, I believe. -- Neil Cerutti -- http://mail.python.org/mailman/listinfo/python-list

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Dave Hirschfeld
Leonard, Arah bruker-axs.com> writes: > > > All true (especially the holy wars bit!). OP didn't (as far as I can see) > >even say which OS he is using. > Anyway, my suggestion is generally that people use the editor with which > > they are already comfortable. > > > > Sound advice. Most of

RE: The best, friendly and easy use Python Editor.

2013-01-24 Thread Leonard, Arah
> All true (especially the holy wars bit!). OP didn't (as far as I can see) > even say which OS he is using. Anyway, my suggestion is generally that people > use the editor with which they are already comfortable. > Sound advice. Most of the time I still use Visual Studio for editing Python b

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Walter Hurry
like the tone on its mailing list). Eclipse has its fans, too. > > A Python IDE is not nearly as beneficial as, say, a Java IDE. A good > Python editor just needs to do the basics like indentation, syntax > highlighting, and such; I like IDLE's method info when I'm working

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Andrew Gudovich
I think PyCharm is ideal for you. http://www.jetbrains.com/pycharm/ -- http://mail.python.org/mailman/listinfo/python-list

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Tim Chase
On 01/24/13 10:23, Thomas Heller wrote: Am 24.01.2013 16:54, schrieb rusi: [I personally use emacs. It would be sadistic to make that into a recommendation] It would be truly sadistic to force a long-time emacs user to any other editor. I saw the recommendation for Vim elsewhere on the threa

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Thomas Heller
Am 24.01.2013 16:54, schrieb rusi: [I personally use emacs. It would be sadistic to make that into a recommendation] It would be truly sadistic to force a long-time emacs user to any other editor. Thomas -- http://mail.python.org/mailman/listinfo/python-list

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread John Gordon
In Sharwan Joram writes: > use vim. He said he wanted autocomplete. Does Vim have that? -- John Gordon A is for Amy, who fell down the stairs gor...@panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Chris Angelico
On Fri, Jan 25, 2013 at 2:54 AM, rusi wrote: > - last expression with _ (underscore) Small terminology quibble: That's not last expression, but last non-None result. >>> 1+2 3 >>> _ 3 >>> _,None (3, None) >>> _ (3, None) >>> _[1] >>> _ (3, None) Otherwise, agree totally. Get to know the interac

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread rusi
On Jan 24, 2:43 pm, Hazard Seventyfour wrote: > Hello, > > I new in this python and decided to learn more about it, so i can make an own > script :), > > for all senior can you suggest me the best, friendly and easy use with nice > GUI editor for me, and have many a good features such as auto co

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Sharwan Joram
On Thursday, January 24, 2013 8:42:19 PM UTC+5:30, John Gordon wrote: > In Hazard Seventyfour > writes: > > > > > Hello, > > > > > I new in this python and decided to learn more about it, so i can make > > > an own script :), > > > > > for all senior can you suggest me the best, friend

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread John Gordon
In Hazard Seventyfour writes: > Hello, > I new in this python and decided to learn more about it, so i can make > an own script :), > for all senior can you suggest me the best, friendly and easy use with > nice GUI editor for me, and have many a good features such as auto > complete/auto cor

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread Chris Angelico
ld of options. I personally use SciTE; it's a good editor, but I don't particularly like the way the project is run (nothing strong, but I didn't like the tone on its mailing list). Eclipse has its fans, too. A Python IDE is not nearly as beneficial as, say, a Java IDE. A good P

Re: The best, friendly and easy use Python Editor.

2013-01-24 Thread mikprog
On Thursday, January 24, 2013 9:43:31 AM UTC, Hazard Seventyfour wrote: > Hello, > > > > I new in this python and decided to learn more about it, so i can make an own > script :), > > > > for all senior can you suggest me the best, friendly and easy use with nice > GUI editor for me, and ha

The best, friendly and easy use Python Editor.

2013-01-24 Thread Hazard Seventyfour
Hello, I new in this python and decided to learn more about it, so i can make an own script :), for all senior can you suggest me the best, friendly and easy use with nice GUI editor for me, and have many a good features such as auto complete/auto correct. any recommend? Thanks ^_^ -- http://

Re: Python Editor or IDE ActiveX control

2010-08-26 Thread Michel Claveau - MVP
Hi! Scintilla come like a "control" (a piece for a window), raleted to the file SciLexer.DLL For call the scintilla-componant, use "messages". Example : SendMessage(Sci, SCI_GOTOLINE, line, 0) For the constant SCI_GOTOLINE, I suggest scintillacon.py, include in Pywin32. @-salutations -- Mich

Re: Python Editor or IDE ActiveX control

2010-08-26 Thread Stef Mientki
On 27-08-2010 00:22, Thomas Jollans wrote: > On Thursday 26 August 2010, it occurred to Sathish S to exclaim: >> Hi Ppl, >> >> Is there any python IDE or editor that has an ActiveX control which could >> be embed in other Windows applications. I'm basically looking to write a >> application that c

Re: Python Editor or IDE ActiveX control

2010-08-26 Thread Thomas Jollans
On Thursday 26 August 2010, it occurred to Sathish S to exclaim: > Hi Ppl, > > Is there any python IDE or editor that has an ActiveX control which could > be embed in other Windows applications. I'm basically looking to write a > application that can show the indentations of python, change the col

Python Editor or IDE ActiveX control

2010-08-26 Thread Sathish S
Hi Ppl, Is there any python IDE or editor that has an ActiveX control which could be embed in other Windows applications. I'm basically looking to write a application that can show the indentations of python, change the color of keywords etc on a application, which will save this python script and

Re: Python code-writing for the blind. Was (Re: newbie: stani's python editor if-else)

2007-09-11 Thread madzientist
Thanks, Gregor. Very helpful thread. Suresh On Sep 11, 1:26 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote: > madzientist schrieb: > > > > > Is Python a bad choice for the blind programmer, as a result of a > > tight linkage between visual aspects of the code and its function ? I > > wish the site

Re: Python code-writing for the blind. Was (Re: newbie: stani's python editor if-else)

2007-09-11 Thread Gregor Horvath
madzientist schrieb: > > Is Python a bad choice for the blind programmer, as a result of a > tight linkage between visual aspects of the code and its function ? I > wish the site blindprogramming.com weren't so lifeless... There was a thread regarding blind people and python indentation shortly:

Python code-writing for the blind. Was (Re: newbie: stani's python editor if-else)

2007-09-11 Thread madzientist
Thanks, everybody, for the very very useful and kind responses. There is a second reason why I asked the question about automatic de- indenting. I am teaching myself Python partly so I can then help my technically astute, but blind friend learn programming. For the many reasons that Pythonistas l

Re: newbie: stani's python editor if-else

2007-09-11 Thread Bruno Desthuilliers
Steve Holden a écrit : > madzientist wrote: >> hi, >> >> two quick questions: >> >> a) i am using SPE (latest version) and for some reason, when i type, >> say >> >> if 1==2: >> print "not equal" >> else: >> print "equal" >> >> the else is at the same indentation level as the prec

Re: newbie: stani's python editor if-else

2007-09-11 Thread Steve Holden
Hamilton, William wrote: >> -Original Message- >> From: [EMAIL PROTECTED] > [mailto:python- >> [EMAIL PROTECTED] On Behalf Of >> [EMAIL PROTECTED] >> Sent: Tuesday, September 11, 2007 8:26 AM >> To: python-list@python.org >> Subject: Re: newbi

Re: newbie: stani's python editor if-else

2007-09-11 Thread Gregor Horvath
[EMAIL PROTECTED] schrieb: > I agree with Steve. I have yet to see an IDE for Python (or anything > else) that unindents statements. Even IDLE, the Official IDE for > Python, doesn't do that. emacs in python-mode Just hit TAB and it unindents "else" in the given example. Hit TAB again and it cy

RE: newbie: stani's python editor if-else

2007-09-11 Thread Hamilton, William
> -Original Message- > From: [EMAIL PROTECTED] [mailto:python- > [EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Tuesday, September 11, 2007 8:26 AM > To: python-list@python.org > Subject: Re: newbie: stani's python editor if-else > > On Sep 1

Re: newbie: stani's python editor if-else

2007-09-11 Thread kyosohma
On Sep 10, 11:24 pm, madzientist <[EMAIL PROTECTED]> wrote: > hi, > > two quick questions: > > a) i am using SPE (latest version) and for some reason, when i type, > say > > if 1==2: > print "not equal" > else: > print "equal" > > the else is at the same indentation level as the p

Re: newbie: stani's python editor if-else

2007-09-11 Thread Steve Holden
madzientist wrote: > hi, > > two quick questions: > > a) i am using SPE (latest version) and for some reason, when i type, > say > > if 1==2: > print "not equal" > else: > print "equal" > > the else is at the same indentation level as the preceding print > statement, and i get

Re: newbie: stani's python editor if-else

2007-09-11 Thread Bruno Desthuilliers
madzientist a écrit : > hi, > two quick questions: > > a) i am using SPE (latest version) and for some reason, when i type, > say > > if 1==2: > print "not equal" > else: > print "equal" > > the else is at the same indentation level as the preceding print > statement, and i ge

newbie: stani's python editor if-else

2007-09-10 Thread madzientist
hi, two quick questions: a) i am using SPE (latest version) and for some reason, when i type, say if 1==2: print "not equal" else: print "equal" the else is at the same indentation level as the preceding print statement, and i get a syntax error why doesn't spe automatically

Re: Hot subject: a good python editor and/or IDE?

2007-08-20 Thread Grant Edwards
stion: what is, for you, the current best ( but still kind of light! >> ) Python editor/IDE ? A tiny precision, I am on Ubuntu so I am looking >> for a linux compatible editor. > > JED has a nice python mode for fast, simple editing. I second the Jed nomination... -- Gra

Re: Hot subject: a good python editor and/or IDE?

2007-08-20 Thread Dave Cook
On 2007-08-19, Sébastien <[EMAIL PROTECTED]> wrote: > I am currently using Eclipse+PyDev when developping Python projects but > I lack a fast, simple editor for tiny bit of scripts. So here is my > question: what is, for you, the current best ( but still kind of light! > )

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Bjoern Schliessmann
uite sure that looking through the archives is THE > solution since it will only reflect what people thought when > question was asked. Just type "best Python editor" on Google and > you will see that almost all hits are completely out of date. Fair > enough though! ;) I spoke

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Dick Moores
At 02:47 AM 8/19/2007, Sébastien wrote: >Hi folks, > >I am currently using Eclipse+PyDev when developping Python projects but >I lack a fast, simple editor for tiny bit of scripts. So here is my >question: what is, for you, the current best ( but still kind of light! >) Python e

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread math2life
t still kind of light! > ) Python editor/IDE ? A tiny precision, I am on Ubuntu so I am looking > for a linux compatible editor. > > Cheers, > > Sébastien I use SPE which is simple. -- http://mail.python.org/mailman/listinfo/python-list

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Diez B. Roggisch
you, the current best ( but >>> still kind of light! ) Python editor/IDE ? >>> >> >> vim >> >> BTW, this is an FAQ. Please look through the archives for many >> threads with many, many IDEs. >> >> Regards, >> >> >> B

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Wildemar Wildenburger
reflect what people thought when > question was asked. Just type "best Python editor" on Google and you > will see that almost all hits are completely out of date. > Fair enough though! ;) > Well, since this question pops up about once a *week* on this list, chances are the mo

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Paddy
t still kind of light! > ) Python editor/IDE ? A tiny precision, I am on Ubuntu so I am looking > for a linux compatible editor. > > Cheers, > > Sébastien A hard question to answer. Why not just use the default gnome or kde editors? I've invested time in learning vim which has pai

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread azrael
t;> I am currently using Eclipse+PyDev when developping Python > >> projects but I lack a fast, simple editor for tiny bit of scripts. > >> So here is my question: what is, for you, the current best ( but > >> still kind of light! ) Python editor/IDE ? > > > vim

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Buchoux Sébastien
Bjoern Schliessmann wrote: > Sébastien wrote: > >> I am currently using Eclipse+PyDev when developping Python >> projects but I lack a fast, simple editor for tiny bit of scripts. >> So here is my question: what is, for you, the current best ( but >> still kind

Re: Hot subject: a good python editor and/or IDE?

2007-08-19 Thread Samuel
On Sun, 19 Aug 2007 13:08:35 +, Samuel wrote: > $ sudo apt-get install vim I just realized, this should be $ sudo apt-get install vim-python or $ sudo apt-get install vim-full -Samuel -- http://mail.python.org/mailman/listinfo/python-list

  1   2   3   >