Komodo edit is enchanting personally,
On Mon, 12 Nov 2018, 06:06 Andrew Z Brian, thank you for sharing. Looks very interesting.
>
> On Sun, Nov 11, 2018, 10:46 Brian J. Oney via Python-list <
> python-list@python.org wrote:
>
> > Hi Olivier
> >
> > I am glad you did not trigger an editor war. I d
Brian, thank you for sharing. Looks very interesting.
On Sun, Nov 11, 2018, 10:46 Brian J. Oney via Python-list <
python-list@python.org wrote:
> Hi Olivier
>
> I am glad you did not trigger an editor war. I don't know how familiar you
> are
> with emacs. The answer depends alot on your preferenc
Hi Olivier
I am glad you did not trigger an editor war. I don't know how familiar you are
with emacs. The answer depends alot on your preference and future work. Emacs
and vi have been around for a long time for good reasons.
If you prefer an extensible and futureproof editor, I can wholeheartedl
People rave about Jupyter Notebooks, which reportedly allow you
to mix narrative with code describing what you are doing and why.
I primarily program in R, and RMarkdown Documents in RStudio
allow me to mix narrative with R and Python code. I explain what I'm
doing and why, then
If you do scripts - emacs/vi is the way to go.
If you need something more (like creating libraries, classes) go with
pycharm. It is a professionally made IDE.
Over past 2 years ive been trying to "downgrade" myself to something with
less belts and whistles, but come back to it all the time.
On
On 11/11/2018 10:14, Olive wrote:
> I am not a professional programmer but I use Python regularly for custom
> scripts (and plot with matplotlib). I have just learned VBA for Excel: what I
> found amazing was their editor: it is able to suggest on the spot all the
> methods an object support and
Il 11/11/2018 10:14, Olive ha scritto:
I am not a professional programmer but I use Python regularly for custom
scripts (and plot with matplotlib). I have just learned VBA for Excel: what I
found amazing was their editor: it is able to suggest on the spot all the
methods an object support and
I am not a professional programmer but I use Python regularly for custom
scripts (and plot with matplotlib). I have just learned VBA for Excel: what I
found amazing was their editor: it is able to suggest on the spot all the
methods an object support and there is a well-integrated debugger. I wo
Greg Schroeder writes:
> Any gripes against vim with some tweaks?
None from me; Vim is a fine programming (and programmable) editor.
It is free software, like Python. This is vital for any tool in which
one expects to sink an amount of effort. It means no party has
privileged access to change i
On Thu, Jan 9, 2014 at 10:50 AM, Jean-Michel Pichavant
wrote:
> - Original Message -
>>
>> On Jan 8, 2014, at 10:53 AM, Jean-Michel Pichavant
>> wrote:
>> > I tried to negotiate this with my IT guys, but it looks like it's
>> > now mandatory, something related to being in the USA stock ma
- Original Message -
>
> On Jan 8, 2014, at 10:53 AM, Jean-Michel Pichavant
> wrote:
>
> >>> -- IMPORTANT NOTICE:
> >>>
> >>
> >> too late you have sent this to a public forum
> >
> > No pb with that, the python list is the intended recipient :)
> >
> > I tried to negotiate this with
On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ
wrote:
> > Hello,
> > I'm looking for an editor for Python.I' m interested it works on
> Windows.Can
> > anybody help me?
>
It's an IDE rather than "just" an editor but how about PyCharm 3 Community
Edition? [1]
[1] https://ww
On 1/8/2014 7:19 PM, Emile van Sebille wrote:
On 1/8/2014 3:46 PM, Terry Reedy wrote:
On 1/8/2014 3:56 PM, Emile van Sebille wrote:
On 1/8/2014 12:47 PM, Terry Reedy wrote:
For a Python editor, as opposed to a general code editor, the Idle
editor works pretty well and has some advantages with
On Thu, Jan 9, 2014 at 11:19 AM, Emile van Sebille wrote:
> As I recall it had something to do with both idle and the application
> running in the same namespace? So the leakage was from within idle
> affecting the running of the script under development?
>
> Admittedly, it was a while back. But
On 1/8/2014 3:46 PM, Terry Reedy wrote:
On 1/8/2014 3:56 PM, Emile van Sebille wrote:
On 1/8/2014 12:47 PM, Terry Reedy wrote:
For a Python editor, as opposed to a general code editor, the Idle
editor works pretty well and has some advantages with respect to
integration with the interpreter.
On 1/8/2014 3:56 PM, Emile van Sebille wrote:
On 1/8/2014 12:47 PM, Terry Reedy wrote:
For a Python editor, as opposed to a general code editor, the Idle
editor works pretty well and has some advantages with respect to
integration with the interpreter.
While true, ISTM in the past there have
On Friday, November 23, 2001 6:43:40 AM UTC+8, MANUEL FERNANDEZ PEREZ wrote:
> Hello,
> I'm looking for an editor for Python.I' m interested it works on Windows.Can
> anybody help me?
>
> Thank you
>
> Manuel
OK, try the notepad++ at
notepad-plus-plus.org/ or use IDLE
with the pycrust.
--
ht
I use Spyder both in Windows as in Linux.
Pretty good programing environment, lots of features, simple enough,
works on both platforms and it's free.
El 08/01/14 08:27, ayushpokha...@gmail.com escribió:
On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ wrote:
Hello,
I'm
On 08/01/2014 20:47, Terry Reedy wrote:
On 1/8/2014 6:27 AM, ayushpokha...@gmail.com wrote:
On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ
wrote:
I do not seem to have the original
You mean to say you don't keep 12 year old emails? :)
--
My fellow Pythonistas, ask no
On 1/8/2014 12:47 PM, Terry Reedy wrote:
For a Python editor, as opposed to a general code editor, the Idle
editor works pretty well and has some advantages with respect to
integration with the interpreter.
While true, ISTM in the past there have been 'leakage' related issues
with idle -- are
On 1/8/2014 6:27 AM, ayushpokha...@gmail.com wrote:
On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ wrote:
I do not seem to have the original
I'm looking for an editor for Python. I' m interested it works on Windows.
For a Python editor, as opposed to a ge
On 08/01/2014 19:50, David Robinow wrote:
On Jan 8, 2014, at 10:53 AM, Jean-Michel Pichavant
wrote:
-- IMPORTANT NOTICE:
too late you have sent this to a public forum
No pb with that, the python list is the intended recipient :)
I tried to negotiate this with my IT guys, but it looks l
On Jan 8, 2014, at 10:53 AM, Jean-Michel Pichavant
wrote:
>>> -- IMPORTANT NOTICE:
>>>
>>
>> too late you have sent this to a public forum
>
> No pb with that, the python list is the intended recipient :)
>
> I tried to negotiate this with my IT guys, but it looks like it's now
> mandatory
On Thu, Jan 9, 2014 at 3:40 AM, Joel Goldstick wrote:
> What is wrong with this world that some over paid lawyer requires a useless,
> silly statement to justify his employment. The money that person is being
> paid should be given to someone else.
Good luck. Guess who would be suing you for wro
On Wed, Jan 8, 2014 at 4:53 PM, Jean-Michel Pichavant
wrote:
> I tried to negotiate this with my IT guys, but it looks like it's now
> mandatory, something related to being in the USA stock market.
> I have no way to remove it, it's added by the email server. I apologise for
> the noise.
But yo
> > -- IMPORTANT NOTICE:
> >
> > The contents of this email and any attachments are confidential and
> > may
> > also be privileged. If you are not the intended recipient, please
> > notify
> > the sender immediately and do not disclose the contents to any
> > other
> > person, use it for any purp
On Wed, Jan 8, 2014 at 10:53 AM, Jean-Michel Pichavant <
jeanmic...@sequans.com> wrote:
> > > -- IMPORTANT NOTICE:
> > >
> > > The contents of this email and any attachments are confidential and
> > > may
> > > also be privileged. If you are not the intended recipient, please
> > > notify
> > > th
On Wed, 08 Jan 2014 16:13:09 +0100, Jean-Michel Pichavant wrote:
> - Original Message -
>
>> I've been pleased with Komodo, and certainly prefer it over Notepad++.
>
>> Komodo:
>> http://www.activestate.com/komodo-ide?gclid=COHE4eLj7rsCFQISMwodOUQAiw
>
> Komodo is an IDE and costs 385$.
- Original Message -
> I've been pleased with Komodo, and certainly prefer it over
> Notepad++.
> Komodo:
> http://www.activestate.com/komodo-ide?gclid=COHE4eLj7rsCFQISMwodOUQAiw
Komodo is an IDE and costs 385$. I certainly expect it to better than notepad++.
JM
-- IMPORTANT NOTICE:
I've been pleased with Komodo, and certainly prefer it over Notepad++.
Komodo:
http://www.activestate.com/komodo-ide?gclid=COHE4eLj7rsCFQISMwodOUQAiw
On Wed, Jan 8, 2014 at 7:23 AM, Jean-Michel Pichavant <
jeanmic...@sequans.com> wrote:
> - Original Message -
> > On Friday, 23 November
- Original Message -
> On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ
> wrote:
> > Hello,
> > I'm looking for an editor for Python.I' m interested it works on
> > Windows.Can
> > anybody help me?
> >
> > Thank you
> >
> > Manuel
http://lmgtfy.com/?q=python+editor+
On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ wrote:
> Hello,
> I'm looking for an editor for Python.I' m interested it works on Windows.Can
> anybody help me?
>
> Thank you
>
> Manuel
--
https://mail.python.org/mailman/listinfo/python-list
Hi Laszlo,
I use Wing IDE (not free, $35 for personal edition) and PyScripter
(free). I find both good, for different reasons.
Regards,
Alan
Laszlo Nagy wrote:
Hi All,
I know that this question was put up on this
2010/2/5 Laszlo Nagy :
>
> Hi All,
>
> I know that this question was put up on this list a thousand times. I know
> that most of the editors are listed here:
> http://wiki.python.org/moin/PythonEditors
>
> I already tried most of them. But still, I need something that is not listed
> there. Requi
Hi All,
I know that this question was put up on this list a thousand times. I
know that most of the editors are listed here:
http://wiki.python.org/moin/PythonEditors
I already tried most of them. But still, I need something that is not
listed there. Requirements:
* starts and works
I the rope project http://rope.sourceforge.net/ has an autocomplete
lib.
(I have not used it just remember reading about it)
--
http://mail.python.org/mailman/listinfo/python-list
flam...@gmail.com wrote:
... Using this code, I can get information like the name of the symbol
(x), but I can't figure out how to get the type. If I knew how to get
this it would solve 99% of my problems :)
If Python were statically typed, you might be correct.
A _value_ in python has a type,
he end,
temporarily redirect the python output to a string and execute the
code.
But this is not safe: I do NOT want to execute the code while the user
is typing!
Is there a way to "compile" the python code and get access to the
symbol table from that compiled block?
ument" the code and add "print dir(x)" at the end,
> > temporarily redirect the python output to a string and execute the
> > code.
>
> > But this is not safe: I do NOT want to execute the code while the user
> > is typing!
>
> > Is there a way to &
this is not safe: I do NOT want to execute the code while the user
is typing!
Is there a way to "compile" the python code and get access to the
symbol table from that compiled block?
Did anybody ever implement AutoComplete in a editor for Python?
cheers.
Several editors for Python suppor
want to execute the code while the user
is typing!
Is there a way to "compile" the python code and get access to the
symbol table from that compiled block?
Did anybody ever implement AutoComplete in a editor for Python?
cheers.
--
http://mail.python.org/mailman/listinfo/python-list
On Jul 9, 5:14 pm, "Atul Bhingarde" <[EMAIL PROTECTED]> wrote:
> Does anybody know an editor that facilitates, interactive python
> development. Where GUI etc developed will be possible to see in real time
> mode.
>
> Thanks
>
> Atul
Have a look at UliPad:
http://wiki.woodpecker.org.cn/moin/UliPad
[EMAIL PROTECTED] (Alex Martelli) writes:
> Kay Schluehr <[EMAIL PROTECTED]> wrote:
>> half of the community is happy with Emacs and the other half wants to
>> program in a VS-like environment, neither consensus nor progress has
> Calling all vi/vim users (and we'll heartily appreciate the suppo
On 7/10/07, Atul Bhingarde <[EMAIL PROTECTED]> wrote:
> What I want to see is that it is possible to create a python based
> application in a environment where I can see the results as I am creating
> it, specifically gui widgets (from say TK). This will provide a robust
> mechanism to see gui layo
Atul Bhingarde wrote:
> What I want to see is that it is possible to create a python based
> application in a environment where I can see the results as I am
> creating it, specifically gui widgets (from say TK). This will
> provide a robust mechanism to see gui layout as well.
Py is an IDE for P
Nicola Musatti wrote:
> It's in *commercial* projects that
> features nobody really needs are not implemented. Profit is
> fundamental in convincing you that you really need the features.
In Soviet Russia, you don't need features, features need *you*.
--
Greg
--
http://mail.python.org/mailman/li
I liked what the Wing IDE provides, one question though will it provide
facility like creating the GUI widgets (say using TK) and facilitaate layout
for the same and then run the script ?
Thanks
Atul
"Steve Holden" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Atul Bhingarde wr
What I want to see is that it is possible to create a python based
application in a environment where I can see the results as I am creating
it, specifically gui widgets (from say TK). This will provide a robust
mechanism to see gui layout as well.
Thanks
Atul
"Josiah Carlson" <[EMAIL PROTECTE
Atul Bhingarde wrote:
> Does anybody know an editor that facilitates, interactive python
> development. Where GUI etc developed will be possible to see in real time
> mode.
Boa Constructor? wxGlade embedded in some other software (SPE?) XRCed?
What do you mean by "real time mode"?
- Josi
Atul Bhingarde wrote:
> Does anybody know an editor that facilitates, interactive python
> development. Where GUI etc developed will be possible to see in real time
> mode.
>
> Thanks
>
> Atul
>
>
Wind IDE is great for debugging GUI-based programs - you can set
breakpoints in event-handling
Does anybody know an editor that facilitates, interactive python
development. Where GUI etc developed will be possible to see in real time
mode.
Thanks
Atul
--
http://mail.python.org/mailman/listinfo/python-list
On 7/6/07, Ed Jensen <[EMAIL PROTECTED]> wrote:
Alex Martelli <[EMAIL PROTECTED]> wrote:
> Calling all vi/vim users (and we'll heartily appreciate the support of
> TextMate fans, BBEdit ones, etc, etc) -- we're at risk being defined out
> of existence, since we're neither happy with Emacs nor wa
Alex Martelli <[EMAIL PROTECTED]> wrote:
> Calling all vi/vim users (and we'll heartily appreciate the support of
> TextMate fans, BBEdit ones, etc, etc) -- we're at risk being defined out
> of existence, since we're neither happy with Emacs nor wanting anything
> like Visual Studio, and yet Kay cl
On 2007-07-06, Alex Martelli <[EMAIL PROTECTED]> wrote:
> Kay Schluehr <[EMAIL PROTECTED]> wrote:
>> half of the community is happy with Emacs and the other half
>> wants to program in a VS-like environment, neither consensus
>> nor progress has
>
> Calling all vi/vim users (and we'll heartily appr
[EMAIL PROTECTED] (Alex Martelli) writes:
> Kay Schluehr <[EMAIL PROTECTED]> wrote:
> > half of the community is happy with Emacs and the other half wants
> > to program in a VS-like environment, neither consensus nor
> > progress has
>
> Calling all vi/vim users (and we'll heartily appreciate the
Kay Schluehr schrieb:
> The problem is simply that the Python community has failed in this
> respect. There are many platform dependent and ideology driven ways to
> do deal with code editing / debugging but not actually a recommend or
> "pythonic" way. Other than Smalltalk, Python has not created
On Jul 6, 12:13 am, Alex Popescu <[EMAIL PROTECTED]>
wrote:
> On Jul 5, 5:46 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Kay Schluehr wrote:
> > > On Jul 3, 8:12 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
>
> > > > Python is simply easier than C++; you might
> > > > well find tha
Kay Schluehr <[EMAIL PROTECTED]> wrote:
...
> half of the community is happy with Emacs and the other half wants to
> program in a VS-like environment, neither consensus nor progress has
Calling all vi/vim users (and we'll heartily appreciate the support of
TextMate fans, BBEdit ones, etc, etc)
On Thu, 05 Jul 2007 14:13:29 -0700, Kay Schluehr wrote:
> On Jul 5, 7:18 pm, kimiraikkonen <[EMAIL PROTECTED]> wrote:
>> I just wanted a simple answer to my simple question, however topic has
>> messed up. Think questioner as a beginner and use more understandable
>> terms to help :)
>>
>> Thanks.
On Jul 1, 1:10 pm, kimiraikkonen <[EMAIL PROTECTED]> wrote:
> Hi,
> For experienced with Pyhton users, which developing software and
> enviroment would you suggest for Pyhton programming? Compiler+Editor
> +Debugger.
That would depend on what platform(s) you would be developing on, what
developmen
On Jul 5, 5:46 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Kay Schluehr wrote:
> > On Jul 3, 8:12 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
>
> > > Python is simply easier than C++; you might
> > > well find that a debugger, for example, doesn't feel as essential
> > > as it is for you
On Jul 5, 7:18 pm, kimiraikkonen <[EMAIL PROTECTED]> wrote:
> I just wanted a simple answer to my simple question, however topic has
> messed up. Think questioner as a beginner and use more understandable
> terms to help :)
>
> Thanks.
The problem is simply that the Python community has failed in
On Jul 1, 3:30 pm, "Sönmez Kartal" <[EMAIL PROTECTED]> wrote:
"Emacs is the best for anything for me."
Me too.
Also, as pointed out by some others, a debugger is not really all that
necessary for an interpreted language like Python.
> > Hi,
> > For experienced with Pyhton users, which developing
In article <[EMAIL PROTECTED]>,
Gregor Horvath <[EMAIL PROTECTED]> wrote:
>kimiraikkonen schrieb:
>
>> My another aim is: Can i develop graphical applications (like in
>> Windows) which contain menus, interactive dialog boxes etc. using
>> Ptyhon?
>>
>> I got it quite but not sure. I don't know P
I just wanted a simple answer to my simple question, however topic has
messed up. Think questioner as a beginner and use more understandable
terms to help :)
Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
On Jul 5, 4:21 pm, Roy Smith <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> Nicola Musatti <[EMAIL PROTECTED]> wrote:
>
> > On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
> > [...]
> > > That's a property of open source projects.
> > > Features nobody really needs are
In article <[EMAIL PROTECTED]>,
Kay Schluehr <[EMAIL PROTECTED]> wrote:
>On Jul 3, 8:12 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
>
>> Python is simply easier than C++; you might
>> well find that a debugger, for example, doesn't feel as essential
>> as it is for you with C++.
>
>That's what I
On Jul 5, 4:08 pm, Nicola Musatti <[EMAIL PROTECTED]> wrote:
> On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
> [...]
>
> > That's a property of open source projects.
> > Features nobody really needs are not implemented.
>
> No, no, you got it all wrong. It's in *commercial* projects
On 2007-07-05, Paul McGuire <[EMAIL PROTECTED]> wrote:
> On Jul 5, 9:21 am, Roy Smith <[EMAIL PROTECTED]> wrote:
>> In article <[EMAIL PROTECTED]>,
>> Nicola Musatti <[EMAIL PROTECTED]> wrote:
>>
>> > On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
>> > [...]
>> > > That's a property
Kay Schluehr wrote:
> On Jul 3, 8:12 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
>
> > Python is simply easier than C++; you might
> > well find that a debugger, for example, doesn't feel as essential
> > as it is for you with C++.
>
> That's what I love most about the Python community. Whenever t
On Jul 5, 9:21 am, Roy Smith <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> Nicola Musatti <[EMAIL PROTECTED]> wrote:
>
> > On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
> > [...]
> > > That's a property of open source projects.
> > > Features nobody really needs are
In article <[EMAIL PROTECTED]>,
Nicola Musatti <[EMAIL PROTECTED]> wrote:
> On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
> [...]
> > That's a property of open source projects.
> > Features nobody really needs are not implemented.
>
> No, no, you got it all wrong. It's in *commerc
On Jul 5, 1:23 pm, Gregor Horvath <[EMAIL PROTECTED]> wrote:
[...]
> That's a property of open source projects.
> Features nobody really needs are not implemented.
No, no, you got it all wrong. It's in *commercial* projects that
features nobody really needs are not implemented. Profit is
fundament
QOTW?
Gregor Horvath schrieb:
> That's a property of open source projects.
> Features nobody really needs are not implemented.
>
> Gregor
--
http://mail.python.org/mailman/listinfo/python-list
kimiraikkonen schrieb:
> My another aim is: Can i develop graphical applications (like in
> Windows) which contain menus, interactive dialog boxes etc. using
> Ptyhon?
>
> I got it quite but not sure. I don't know Ptyhon's capability skills
> for creating interactive softwares like in Windows's c
Kay Schluehr schrieb:
> That's what I love most about the Python community. Whenever there is
> just a non-standard, platform-dependent or crappy implementation of a
> feature you get told that you don't need it. When printf was good for
> little David print is good enough for me.
>
That's a pro
On Jul 3, 8:12 pm, [EMAIL PROTECTED] (Cameron Laird) wrote:
> Python is simply easier than C++; you might
> well find that a debugger, for example, doesn't feel as essential
> as it is for you with C++.
That's what I love most about the Python community. Whenever there is
just a non-standard, pla
Thanks for the links and replies, taking care.
My another aim is: Can i develop graphical applications (like in
Windows) which contain menus, interactive dialog boxes etc. using
Ptyhon?
I got it quite but not sure. I don't know Ptyhon's capability skills
for creating interactive softwares like in
In article <[EMAIL PROTECTED]>,
kimiraikkonen <[EMAIL PROTECTED]> wrote:
>Thanks for the replies so far. Also i have to learn:
>
>What is the most reliable and easy way to start learning Ptyhon?
>Books? Trusted code sammples(where?)?
.
.
for my part, i'm a big fan of DrPython for writing python
code (especially on windows).
http://drpython.sourceforge.net/
you will need wxPython to have it running though
It's not per se an IDE but it
has a lot of feature to help you writing with some interesting plug-
ins.
You can launch code in
Thanks for the replies so far. Also i have to learn:
What is the most reliable and easy way to start learning Ptyhon?
Books? Trusted code sammples(where?)?
I know the importance and eases of Python quiet.
Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
On Jul 2, 3:49 pm, evil tabby cat <[EMAIL PROTECTED]> wrote:
> On Jul 2, 5:10 am, kimiraikkonen <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > For experienced with Pyhton users, which developing software and
> > enviroment would you suggest for Pyhton programming? Compiler+Editor
> > +Debugger.
>
> > Als
On Jul 2, 5:10 am, kimiraikkonen <[EMAIL PROTECTED]> wrote:
> Hi,
> For experienced with Pyhton users, which developing software and
> enviroment would you suggest for Pyhton programming? Compiler+Editor
> +Debugger.
>
> Also what are your suggestions for beginners of Pyhton programming?
>
> Thank
kimiraikkonen wrote:
> Hi,
> For experienced with Pyhton users, which developing software and
> enviroment would you suggest for Pyhton programming? Compiler+Editor
> +Debugger.
I use standard CPython bytecode compiler/virtual machine, the Vim
editor, and standard pdb for debugging. Vim is nice a
kimiraikkonen wrote:
> Hi,
> For experienced with Pyhton users, which developing software and
> enviroment would you suggest for Pyhton programming? Compiler+Editor
> +Debugger.
>
> Also what are your suggestions for beginners of Pyhton programming?
Under Windows, take a look at PyScripter.
For
On Jul 1, 10:59 pm, Stef Mientki <[EMAIL PROTECTED]>
wrote:
> > Thank you for the suggestions. I'd prefer a GUI-based, helpful and
> > easy-implemention skilled enviroment. Tesekkurler Sayin Kartal :-)
>
> then first decide which graphical package you want to use,
> because that limits your choice.
> Thank you for the suggestions. I'd prefer a GUI-based, helpful and
> easy-implemention skilled enviroment. Tesekkurler Sayin Kartal :-)
>
then first decide which graphical package you want to use,
because that limits your choice.
cheers,
Stef Mientki
--
http://mail.python.org/mailman/listinf
There is one tool you won't be able to live without: iPython (no, it's
not an Apple product, but it would be worth waiting in line for 3 days
for)
http://ipython.scipy.org/moin/
--
http://mail.python.org/mailman/listinfo/python-list
In article <[EMAIL PROTECTED]>,
kimiraikkonen <[EMAIL PROTECTED]> wrote:
> Hi,
> For experienced with Pyhton users, which developing software and
> enviroment would you suggest for Pyhton programming? Compiler+Editor
> +Debugger.
>
> Also what are your suggestions for beginners of Pyhton program
On Jul 1, 10:30 pm, "Sönmez Kartal" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Emacs is the best for anything for me. Some people prefers Eclipse
> with PyDev extension.
>
> Build some real world applications with Python. Pick what do you need
> from SourceForge or similar one then write it. If it is
On Jul 1, 10:30 pm, "Sönmez Kartal" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Emacs is the best for anything for me. Some people prefers Eclipse
> with PyDev extension.
>
> Build some real world applications with Python. Pick what do you need
> from SourceForge or similar one then write it. If it is
On Jul 1, 10:30 pm, "Sönmez Kartal" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Emacs is the best for anything for me. Some people prefers Eclipse
> with PyDev extension.
>
> Build some real world applications with Python. Pick what do you need
> from SourceForge or similar one then write it. If it is
Hello,
Emacs is the best for anything for me. Some people prefers Eclipse
with PyDev extension.
Build some real world applications with Python. Pick what do you need
from SourceForge or similar one then write it. If it is something you
need then you probably will make it more special then you fou
Hi,
For experienced with Pyhton users, which developing software and
enviroment would you suggest for Pyhton programming? Compiler+Editor
+Debugger.
Also what are your suggestions for beginners of Pyhton programming?
Thank you.
--
http://mail.python.org/mailman/listinfo/python-list
I work with Python on mac os 10.3.9
First of all :
Install a newer version of python for mac, from
http://pythonmac.org/packages/
(python 2.4.4 -> http://pythonmac.org/packages/py24-fat/index.html)
(python 2.5 -> http://pythonmac.org/packages/py25-fat/index.html)
you have a more "standard" pyt
Install wxPython and than you can use SPE, a free Python IDE with UML,
GUI builders, ...
Stani
Scott_Davies wrote:
> Hi,
>
> I have an old Mac with OS X Panther installed. I also have the Python
> language download file, but I haven't got a text/script editor to use
> for it. Does anyone have a
Lou Pecora escreveu:
> In article <[EMAIL PROTECTED]>,
> "Scott_Davies" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I have an old Mac with OS X Panther installed. I also have the Python
> > language download file, but I haven't got a text/script editor to use
> > for it. Does anyone have a re
If you're looking for something free, there's always IDLE.
http://www.python.org/download/mac/
However, if you don't mind paying a little bit-- you should really look at
TextMate at http://www.macromates.com/
It's .. the best editor ever :) I'm the envy of all my windows coworkers who
I had prev
In article <[EMAIL PROTECTED]>,
Lou Pecora <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> "Scott_Davies" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I have an old Mac with OS X Panther installed. I also have the Python
> > language download file, but I haven't got a text/scri
On 11/29/06, Lou Pecora <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> "Scott_Davies" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I have an old Mac with OS X Panther installed. I also have the Python
> > language download file, but I haven't got a text/script editor to use
> > fo
1 - 100 of 171 matches
Mail list logo